Home
last modified time | relevance | path

Searched refs:SPI_AUTO_MODE_DISABLE (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-3.5.0/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_spi_ex.h72 #define SPI_AUTO_MODE_DISABLE (0x00000000UL) macro
159 #define IS_SPI_AUTO_MODE(__MODE__) (((__MODE__) == SPI_AUTO_MODE_DISABLE) || \
/hal_stm32-3.5.0/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_spi_ex.h72 #define SPI_AUTO_MODE_DISABLE (0x00000000UL) macro
163 #define IS_SPI_AUTO_MODE(__MODE__) (((__MODE__) == SPI_AUTO_MODE_DISABLE) || \