Home
last modified time | relevance | path

Searched refs:LL_SPI_PHASE_1EDGE (Results 1 – 4 of 4) sorted by relevance

/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_ll_spi.c87 #define IS_LL_SPI_PHASE(__VALUE__) (((__VALUE__) == LL_SPI_PHASE_1EDGE) \
263 SPI_InitStruct->ClockPhase = LL_SPI_PHASE_1EDGE; in LL_SPI_StructInit()
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/
H A Dstm32f4xx_ll_spi.c77 #define IS_LL_SPI_PHASE(__VALUE__) (((__VALUE__) == LL_SPI_PHASE_1EDGE) \
289 SPI_InitStruct->ClockPhase = LL_SPI_PHASE_1EDGE; in LL_SPI_StructInit()
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_ll_spi.h166 #define LL_SPI_PHASE_1EDGE 0x00000000U /*!< First clock transition is… macro
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_ll_spi.h166 #define LL_SPI_PHASE_1EDGE 0x00000000U /*!< First clock transition is… macro