Home
last modified time | relevance | path

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

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_ll_spi.h76 uint32_t ClockPhase; /*!< Specifies the clock active edge for the bit capture. member
400 __STATIC_INLINE void LL_SPI_SetClockPhase(SPI_TypeDef *SPIx, uint32_t ClockPhase) in LL_SPI_SetClockPhase()
A Dstm32l1xx_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()

Completed in 20 milliseconds