ESOS32
ESOSOn32-bitProcessors
Functions
esos_hwxxx_spi.c File Reference

Template for creating hardware-specific support for ESOS32 SPI communications service. More...

#include "esos_hwxxx_spi.h"
Include dependency graph for esos_hwxxx_spi.c:

Go to the source code of this file.

Functions

void __esos_spi_hw_config (uint32_t u32_spibps)
 
 ESOS_CHILD_TASK (__esos_hw_xferNSPI, uint16_t *pu16_out, uint16_t *pu16_in, uint16_t u16_cnt)
 

Detailed Description

Template for creating hardware-specific support for ESOS32 SPI communications service.

SPI support functions.

See also
pic24_spi.h for details.

Definition in file esos_hwxxx_spi.c.