Home
last modified time | relevance | path

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

/device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Inc/
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()
Dstm32f4xx_ll_usart.h130 …uint32_t ClockPhase; /*!< Specifies the clock transition on which the bit capture i… member
677 __STATIC_INLINE void LL_USART_SetClockPhase(USART_TypeDef *USARTx, uint32_t ClockPhase) in LL_USART_SetClockPhase()