Home
last modified time | relevance | path

Searched defs:ClockPhase (Results 1 – 4 of 4) sorted by relevance

/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_ll_spi.h76 uint32_t ClockPhase; /*!< Specifies the clock active edge for the bit capture. member
456 __STATIC_INLINE void LL_SPI_SetClockPhase(SPI_TypeDef *SPIx, uint32_t ClockPhase) in LL_SPI_SetClockPhase()
H A Dstm32l4xx_ll_usart.h151 …uint32_t ClockPhase; /*!< Specifies the clock transition on which the bit capture i… member
1204 __STATIC_INLINE void LL_USART_SetClockPhase(USART_TypeDef *USARTx, uint32_t ClockPhase) in LL_USART_SetClockPhase()
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_ll_spi.h76 uint32_t ClockPhase; /*!< Specifies the clock active edge for the bit capture. member
395 __STATIC_INLINE void LL_SPI_SetClockPhase(SPI_TypeDef *SPIx, uint32_t ClockPhase) in LL_SPI_SetClockPhase()
H A Dstm32f4xx_ll_usart.h130 …uint32_t ClockPhase; /*!< Specifies the clock transition on which the bit capture i… member
675 __STATIC_INLINE void LL_USART_SetClockPhase(USART_TypeDef *USARTx, uint32_t ClockPhase) in LL_USART_SetClockPhase()