Home
last modified time | relevance | path

Searched refs:IS_SPI_I2S_GET_FLAG (Results 1 – 20 of 20) sorted by relevance

/bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/
A Dair32f10x_spi.h391 #define IS_SPI_I2S_GET_FLAG(FLAG) (((FLAG) == SPI_I2S_FLAG_BSY) || ((FLAG) == SPI_I2S_FLAG_OVR) || \ macro
/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/inc/
A Dn32l43x_spi.h397 #define IS_SPI_I2S_GET_FLAG(FLAG) … macro
/bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/inc/
A Dn32wb452_spi.h398 #define IS_SPI_I2S_GET_FLAG(FLAG) … macro
/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/inc/
A Dn32l40x_spi.h397 #define IS_SPI_I2S_GET_FLAG(FLAG) … macro
/bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_std_periph_driver/inc/
A Dn32g4fr_spi.h398 #define IS_SPI_I2S_GET_FLAG(FLAG) … macro
/bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/inc/
A Dn32g45x_spi.h398 #define IS_SPI_I2S_GET_FLAG(FLAG) … macro
/bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/inc/
A Dn32g43x_spi.h397 #define IS_SPI_I2S_GET_FLAG(FLAG) … macro
/bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/inc/
A Dn32g45x_spi.h398 #define IS_SPI_I2S_GET_FLAG(FLAG) … macro
/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/
A Dft32f0xx_spi.h463 #define IS_SPI_I2S_GET_FLAG(FLAG) (((FLAG) == SPI_I2S_FLAG_BSY) || ((FLAG) == SPI_I2S_FLAG_OVR) || \ macro
/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Src/
A Dft32f0xx_spi.c719 assert_param(IS_SPI_I2S_GET_FLAG(SPI_I2S_FLAG)); in SPI_I2S_GetFlagStatus()
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/inc/
A Dhk32f0xx_spi.h488 #define IS_SPI_I2S_GET_FLAG(FLAG) (((FLAG) == SPI_I2S_FLAG_BSY) || ((FLAG) == SPI_I2S_FLAG_OVR) || \ macro
/bsp/airm2m/air32f103/libraries/AIR32F10xLib/src/
A Dair32f10x_spi.c708 assert_param(IS_SPI_I2S_GET_FLAG(SPI_I2S_FLAG)); in SPI_I2S_GetFlagStatus()
/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/src/
A Dn32l40x_spi.c720 assert_param(IS_SPI_I2S_GET_FLAG(SPI_I2S_FLAG)); in SPI_I2S_GetStatus()
/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/src/
A Dn32l43x_spi.c720 assert_param(IS_SPI_I2S_GET_FLAG(SPI_I2S_FLAG)); in SPI_I2S_GetStatus()
/bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_std_periph_driver/src/
A Dn32g4fr_spi.c729 assert_param(IS_SPI_I2S_GET_FLAG(SPI_I2S_FLAG)); in SPI_I2S_GetStatus()
/bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/src/
A Dn32wb452_spi.c729 assert_param(IS_SPI_I2S_GET_FLAG(SPI_I2S_FLAG)); in SPI_I2S_GetStatus()
/bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/src/
A Dn32g43x_spi.c720 assert_param(IS_SPI_I2S_GET_FLAG(SPI_I2S_FLAG)); in SPI_I2S_GetStatus()
/bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/src/
A Dn32g45x_spi.c729 assert_param(IS_SPI_I2S_GET_FLAG(SPI_I2S_FLAG)); in SPI_I2S_GetStatus()
/bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/src/
A Dn32g45x_spi.c729 assert_param(IS_SPI_I2S_GET_FLAG(SPI_I2S_FLAG)); in SPI_I2S_GetStatus()
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/src/
A Dhk32f0xx_spi.c1198 assert_param(IS_SPI_I2S_GET_FLAG(SPI_I2S_FLAG)); in SPI_I2S_GetFlagStatus()

Completed in 50 milliseconds