Searched defs:DataSize (Results 1 – 4 of 4) sorted by relevance
| /external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/ |
| A D | spi_15xx.h | 352 uint16_t DataSize; /** < The size of a frame (1-16)*/ member 489 …id Chip_SPI_SendFirstFrame_RxIgnore(LPC_SPI_T *pSPI, uint16_t Data, uint8_t DataSize, uint32_t sse… in Chip_SPI_SendFirstFrame_RxIgnore() 503 STATIC INLINE void Chip_SPI_SendFirstFrame(LPC_SPI_T *pSPI, uint16_t Data, uint8_t DataSize, uint32… in Chip_SPI_SendFirstFrame() 528 STATIC INLINE void Chip_SPI_SendLastFrame_RxIgnore(LPC_SPI_T *pSPI, uint16_t Data, uint8_t DataSize… in Chip_SPI_SendLastFrame_RxIgnore() 542 STATIC INLINE void Chip_SPI_SendLastFrame(LPC_SPI_T *pSPI, uint16_t Data, uint8_t DataSize, uint32_… in Chip_SPI_SendLastFrame()
|
| /external/platform/stm32f0xx/STM32F0xx_HAL_Driver/inc/ |
| A D | stm32f0xx_hal_spi.h | 71 uint32_t DataSize; /*!< Specifies the SPI data size. member
|
| /external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/ |
| A D | stm32f7xx_hal_spi.h | 72 uint32_t DataSize; /*!< Specifies the SPI data size. member
|
| A D | stm32f7xx_hal_sai.h | 134 uint32_t DataSize; /*!< Specifies the SAI Block data size. member
|
Completed in 13 milliseconds