Searched refs:bShiftLSBFirst (Results 1 – 2 of 2) sorted by relevance
| /bsp/nv32f100x/lib/src/ | ||
| A D | spi.c | 123 if( pConfig->sSettings.bShiftLSBFirst) in SPI_Init() |
| /bsp/nv32f100x/lib/inc/ | ||
| A D | spi.h | 92 uint32_t bShiftLSBFirst : 1; /*!< 1: LSB first, 0: MSB first */ member |
Completed in 5 milliseconds