|
CC33XX API Documentation
2.30.00.15
|
spi_adapt porting file More...
#include <stddef.h>#include <stdint.h>#include <string.h>#include "ti_drivers_config.h"#include "ti_drivers_open_close.h"#include "ti_board_open_close.h"Functions | |
| uint32_t | bytesToWord32s (uint32_t bytesLen) |
| int | SPI_ReadSync (uint8_t *data, uint32_t length) |
| Read SPI data as master. More... | |
| int | SPI_WriteSync (uint8_t *data, uint32_t length) |
| Write SPI data as master. More... | |
| void | spiInit () |
| Initialize and open the SPI module. More... | |
spi_adapt porting file
1.8.12