Home
last modified time | relevance | path

Searched defs:DLYBx (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-2.7.6/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_delayblock.c96 HAL_StatusTypeDef DelayBlock_Enable(DLYB_TypeDef *DLYBx) in DelayBlock_Enable()
166 HAL_StatusTypeDef DelayBlock_Disable(DLYB_TypeDef *DLYBx) in DelayBlock_Disable()
180 HAL_StatusTypeDef DelayBlock_Configure(DLYB_TypeDef *DLYBx,uint32_t PhaseSel, uint32_t Units ) in DelayBlock_Configure()
/hal_stm32-2.7.6/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_dlyb.c109 void LL_DLYB_SetDelay(DLYB_TypeDef *DLYBx, LL_DLYB_CfgTypeDef *pdlyb_cfg) in LL_DLYB_SetDelay()
132 void LL_DLYB_GetDelay(DLYB_TypeDef *DLYBx, LL_DLYB_CfgTypeDef *pdlyb_cfg) in LL_DLYB_GetDelay()
150 uint32_t LL_DLYB_GetClockPeriod(DLYB_TypeDef *DLYBx, LL_DLYB_CfgTypeDef *pdlyb_cfg) in LL_DLYB_GetClockPeriod()
/hal_stm32-2.7.6/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_ll_delayblock.c95 HAL_StatusTypeDef DelayBlock_Enable(DLYB_TypeDef *DLYBx) in DelayBlock_Enable()
148 HAL_StatusTypeDef DelayBlock_Disable(DLYB_TypeDef *DLYBx) in DelayBlock_Disable()
/hal_stm32-2.7.6/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_dlyb.h100 __STATIC_INLINE void LL_DLYB_Enable(DLYB_TypeDef *DLYBx) in LL_DLYB_Enable()
110 __STATIC_INLINE void LL_DLYB_Disable(DLYB_TypeDef *DLYBx) in LL_DLYB_Disable()