Home
last modified time | relevance | path

Searched refs:SPI_I2S_IT_ERR (Results 1 – 3 of 3) sorted by relevance

/lk-master/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/inc/
A Dstm32f2xx_spi.h387 #define SPI_I2S_IT_ERR ((uint8_t)0x50) macro
393 ((IT) == SPI_I2S_IT_ERR))
450 #define SPI_IT_ERR SPI_I2S_IT_ERR
/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/inc/
A Dstm32f4xx_spi.h408 #define SPI_I2S_IT_ERR ((uint8_t)0x50) macro
414 ((IT) == SPI_I2S_IT_ERR))
471 #define SPI_IT_ERR SPI_I2S_IT_ERR
/lk-master/external/platform/stm32f1xx/STM32F10x_StdPeriph_Driver/inc/
A Dstm32f10x_spi.h383 #define SPI_I2S_IT_ERR ((uint8_t)0x50) macro
386 ((IT) == SPI_I2S_IT_ERR))

Completed in 7 milliseconds