Home
last modified time | relevance | path

Searched defs:Phase (Results 1 – 3 of 3) sorted by relevance

/device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Inc/
Dstm32f4xx_hal_hash.h139 HAL_HASH_PhaseTypeDef Phase; /*!< HASH peripheral phase */ member
Dstm32f4xx_hal_cryp.h117 uint32_t Phase; /*!< CRYP peripheral phase */ member
Dstm32f4xx_ll_usart.h751 __STATIC_INLINE void LL_USART_ConfigClock(USART_TypeDef *USARTx, uint32_t Phase, uint32_t Polarity,… in LL_USART_ConfigClock()