Home
last modified time | relevance | path

Searched defs:PhaseSel (Results 1 – 5 of 5) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_dlyb.h51 uint32_t PhaseSel; /*!< Specifies the Phase for the output clock. member
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_dlyb.h51 uint32_t PhaseSel; /*!< Specifies the Phase for the output clock. member
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_dlyb.h51 uint32_t PhaseSel; /*!< Specifies the Phase for the output clock. member
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_dlyb.h51 uint32_t PhaseSel; /*!< Specifies the Phase for the output clock. member
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_delayblock.c185 HAL_StatusTypeDef DelayBlock_Configure(DLYB_TypeDef *DLYBx,uint32_t PhaseSel, uint32_t Units ) in DelayBlock_Configure()