Home
last modified time | relevance | path

Searched refs:SPI_SlaveAdjust_FAST (Results 1 – 5 of 5) sorted by relevance

/bsp/tkm32F499/Libraries/Hal_lib/inc/
A DHAL_spi.h320 #define SPI_SlaveAdjust_FAST ((uint16_t)0x0020) macro
323 #define IS_SPI_SlaveAdjust(ADJUST) (((ADJUST) == SPI_SlaveAdjust_FAST) || \
/bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/inc/
A DHAL_spi.h364 #define SPI_SlaveAdjust_FAST ((uint16_t)0x0020) macro
367 #define IS_SPI_SlaveAdjust(ADJUST) (((ADJUST) == SPI_SlaveAdjust_FAST) || \
/bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/inc/
A DHAL_spi.h364 #define SPI_SlaveAdjust_FAST ((uint16_t)0x0020) macro
367 #define IS_SPI_SlaveAdjust(ADJUST) (((ADJUST) == SPI_SlaveAdjust_FAST) || \
/bsp/mm32f103x/Libraries/MM32F103/HAL_lib/inc/
A DHAL_spi.h364 #define SPI_SlaveAdjust_FAST ((uint16_t)0x0020) macro
367 #define IS_SPI_SlaveAdjust(ADJUST) (((ADJUST) == SPI_SlaveAdjust_FAST) || \
/bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Inc/
A Dhal_spi.h135SPI_SlaveAdjust_FAST ///< SPI slave mode da… enumerator

Completed in 17 milliseconds