Home
last modified time | relevance | path

Searched refs:DLYB_CFGR_LNG (Results 1 – 25 of 76) sorted by relevance

1234

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_ll_delayblock.c109 && ((DLYBx->CFGR & DLYB_CFGR_LNG) != 0) in DelayBlock_Enable()
110 && ((DLYBx->CFGR & DLYB_CFGR_LNG) != (DLYB_CFGR_LNG_11 | DLYB_CFGR_LNG_10))) in DelayBlock_Enable()
121 lng = (DLYBx->CFGR & DLYB_CFGR_LNG) >> 16; in DelayBlock_Enable()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_dlyb.c198 lng = (DLYBx->CFGR & DLYB_CFGR_LNG) >> 16U; in LL_DLYB_GetClockPeriod()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_dlyb.c198 lng = (DLYBx->CFGR & DLYB_CFGR_LNG) >> 16U; in LL_DLYB_GetClockPeriod()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_dlyb.c198 lng = (DLYBx->CFGR & DLYB_CFGR_LNG) >> 16U; in LL_DLYB_GetClockPeriod()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_ll_dlyb.c198 lng = (DLYBx->CFGR & DLYB_CFGR_LNG) >> 16U; in LL_DLYB_GetClockPeriod()
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h523xx.h11660 #define DLYB_CFGR_LNG DLYB_CFGR_LNG_Msk /*!<Delay line … macro
Dstm32h562xx.h12386 #define DLYB_CFGR_LNG DLYB_CFGR_LNG_Msk /*!<Delay line … macro
Dstm32h533xx.h12069 #define DLYB_CFGR_LNG DLYB_CFGR_LNG_Msk /*!<Delay line … macro
/hal_stm32-latest/stm32cube/stm32h7xx/soc/
Dstm32h7a3xx.h16718 #define DLYB_CFGR_LNG DLYB_CFGR_LNG_Msk /*!<Delay line lengt… macro
Dstm32h7b0xx.h17198 #define DLYB_CFGR_LNG DLYB_CFGR_LNG_Msk /*!<Delay line lengt… macro
Dstm32h7b0xxq.h17210 #define DLYB_CFGR_LNG DLYB_CFGR_LNG_Msk /*!<Delay line lengt… macro
Dstm32h7a3xxq.h16730 #define DLYB_CFGR_LNG DLYB_CFGR_LNG_Msk /*!<Delay line lengt… macro
Dstm32h7b3xx.h17205 #define DLYB_CFGR_LNG DLYB_CFGR_LNG_Msk /*!<Delay line lengt… macro
Dstm32h7b3xxq.h17217 #define DLYB_CFGR_LNG DLYB_CFGR_LNG_Msk /*!<Delay line lengt… macro
Dstm32h730xxq.h18784 #define DLYB_CFGR_LNG DLYB_CFGR_LNG_Msk /*!<Delay line lengt… macro
Dstm32h733xx.h18772 #define DLYB_CFGR_LNG DLYB_CFGR_LNG_Msk /*!<Delay line lengt… macro
Dstm32h725xx.h18297 #define DLYB_CFGR_LNG DLYB_CFGR_LNG_Msk /*!<Delay line lengt… macro
Dstm32h730xx.h18772 #define DLYB_CFGR_LNG DLYB_CFGR_LNG_Msk /*!<Delay line lengt… macro
Dstm32h735xx.h18784 #define DLYB_CFGR_LNG DLYB_CFGR_LNG_Msk /*!<Delay line lengt… macro
Dstm32h742xx.h17566 #define DLYB_CFGR_LNG DLYB_CFGR_LNG_Msk /*!<Delay line lengt… macro
/hal_stm32-latest/stm32cube/stm32u5xx/soc/
Dstm32u545xx.h12760 #define DLYB_CFGR_LNG DLYB_CFGR_LNG_Msk /*!<Delay line … macro
Dstm32u535xx.h12360 #define DLYB_CFGR_LNG DLYB_CFGR_LNG_Msk /*!<Delay line … macro
Dstm32u575xx.h13492 #define DLYB_CFGR_LNG DLYB_CFGR_LNG_Msk /*!<Delay line … macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/
Dstm32h7r3xx.h4739 #define DLYB_CFGR_LNG DLYB_CFGR_LNG_Msk /*!<Delay line … macro
Dstm32h7s7xx.h5263 #define DLYB_CFGR_LNG DLYB_CFGR_LNG_Msk /*!<Delay line … macro

1234