Searched defs:Phase (Results 1 – 3 of 3) sorted by relevance
139 HAL_HASH_PhaseTypeDef Phase; /*!< HASH peripheral phase */ member
117 uint32_t Phase; /*!< CRYP peripheral phase */ member
751 __STATIC_INLINE void LL_USART_ConfigClock(USART_TypeDef *USARTx, uint32_t Phase, uint32_t Polarity,… in LL_USART_ConfigClock()