Home
last modified time | relevance | path

Searched refs:HRTIM_BMCR_BMPREN (Results 1 – 23 of 23) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_hrtim.h7266 SET_BIT(HRTIMx->sCommonRegs.BMCR, HRTIM_BMCR_BMPREN); in LL_HRTIM_BM_EnablePreload()
7277 CLEAR_BIT(HRTIMx->sCommonRegs.BMCR, HRTIM_BMCR_BMPREN); in LL_HRTIM_BM_DisablePreload()
7289 temp = READ_BIT(HRTIMx->sCommonRegs.BMCR, HRTIM_BMCR_BMPREN); in LL_HRTIM_BM_IsEnabledPreload()
7291 return ((temp == (HRTIM_BMCR_BMPREN)) ? 1UL : 0UL); in LL_HRTIM_BM_IsEnabledPreload()
Dstm32h7xx_hal_hrtim.h1582 #define HRIM_BURSTMODEPRELOAD_ENABLED (HRTIM_BMCR_BMPREN) /*!< Preload enabled: the write acce…
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_hrtim.h7336 SET_BIT(HRTIMx->sCommonRegs.BMCR, HRTIM_BMCR_BMPREN); in LL_HRTIM_BM_EnablePreload()
7347 CLEAR_BIT(HRTIMx->sCommonRegs.BMCR, HRTIM_BMCR_BMPREN); in LL_HRTIM_BM_DisablePreload()
7359 temp = READ_BIT(HRTIMx->sCommonRegs.BMCR, HRTIM_BMCR_BMPREN); in LL_HRTIM_BM_IsEnabledPreload()
7361 return ((temp == (HRTIM_BMCR_BMPREN)) ? 1UL : 0UL); in LL_HRTIM_BM_IsEnabledPreload()
Dstm32f3xx_hal_hrtim.h1591 #define HRIM_BURSTMODEPRELOAD_ENABLED (HRTIM_BMCR_BMPREN) /*!< Preload enabled: the write acce…
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_hrtim.h10474 SET_BIT(HRTIMx->sCommonRegs.BMCR, HRTIM_BMCR_BMPREN); in LL_HRTIM_BM_EnablePreload()
10485 CLEAR_BIT(HRTIMx->sCommonRegs.BMCR, HRTIM_BMCR_BMPREN); in LL_HRTIM_BM_DisablePreload()
10497 temp = READ_BIT(HRTIMx->sCommonRegs.BMCR, HRTIM_BMCR_BMPREN); in LL_HRTIM_BM_IsEnabledPreload()
10499 return ((temp == (HRTIM_BMCR_BMPREN)) ? 1UL : 0UL); in LL_HRTIM_BM_IsEnabledPreload()
Dstm32g4xx_hal_hrtim.h2124 #define HRIM_BURSTMODEPRELOAD_ENABLED (HRTIM_BMCR_BMPREN) /*!< Preload enabled: the write acce…
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_hrtim.c3606 hrtim_bmcr &= ~(HRTIM_BMCR_BMPREN); in HAL_HRTIM_BurstModeConfig()
3607 hrtim_bmcr |= (pBurstModeCfg->PreloadEnable & HRTIM_BMCR_BMPREN); in HAL_HRTIM_BurstModeConfig()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_hrtim.c3761 hrtim_bmcr &= ~(HRTIM_BMCR_BMPREN); in HAL_HRTIM_BurstModeConfig()
3762 hrtim_bmcr |= (pBurstModeCfg->PreloadEnable & HRTIM_BMCR_BMPREN); in HAL_HRTIM_BurstModeConfig()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_hrtim.c3864 hrtim_bmcr &= ~(HRTIM_BMCR_BMPREN); in HAL_HRTIM_BurstModeConfig()
3865 hrtim_bmcr |= (pBurstModeCfg->PreloadEnable & HRTIM_BMCR_BMPREN); in HAL_HRTIM_BurstModeConfig()
/hal_stm32-latest/stm32cube/stm32f3xx/soc/
Dstm32f334x8.h10064 #define HRTIM_BMCR_BMPREN HRTIM_BMCR_BMPREN_Msk /*!< Burst mode Prel… macro
/hal_stm32-latest/stm32cube/stm32g4xx/soc/
Dstm32g414xx.h8688 #define HRTIM_BMCR_BMPREN HRTIM_BMCR_BMPREN_Msk /*!< Burst mode Prel… macro
Dstm32g474xx.h9101 #define HRTIM_BMCR_BMPREN HRTIM_BMCR_BMPREN_Msk /*!< Burst mode Prel… macro
Dstm32g484xx.h9322 #define HRTIM_BMCR_BMPREN HRTIM_BMCR_BMPREN_Msk /*!< Burst mode Prel… macro
/hal_stm32-latest/stm32cube/stm32h7xx/soc/
Dstm32h742xx.h22636 #define HRTIM_BMCR_BMPREN HRTIM_BMCR_BMPREN_Msk /*!< Burst mode Prel… macro
Dstm32h750xx.h23565 #define HRTIM_BMCR_BMPREN HRTIM_BMCR_BMPREN_Msk /*!< Burst mode Prel… macro
Dstm32h753xx.h23571 #define HRTIM_BMCR_BMPREN HRTIM_BMCR_BMPREN_Msk /*!< Burst mode Prel… macro
Dstm32h745xx.h24057 #define HRTIM_BMCR_BMPREN HRTIM_BMCR_BMPREN_Msk /*!< Burst mode Prel… macro
Dstm32h745xg.h24057 #define HRTIM_BMCR_BMPREN HRTIM_BMCR_BMPREN_Msk /*!< Burst mode Prel… macro
Dstm32h743xx.h23284 #define HRTIM_BMCR_BMPREN HRTIM_BMCR_BMPREN_Msk /*!< Burst mode Prel… macro
Dstm32h755xx.h24344 #define HRTIM_BMCR_BMPREN HRTIM_BMCR_BMPREN_Msk /*!< Burst mode Prel… macro
Dstm32h757xx.h27517 #define HRTIM_BMCR_BMPREN HRTIM_BMCR_BMPREN_Msk /*!< Burst mode Prel… macro
Dstm32h747xg.h27230 #define HRTIM_BMCR_BMPREN HRTIM_BMCR_BMPREN_Msk /*!< Burst mode Prel… macro
Dstm32h747xx.h27230 #define HRTIM_BMCR_BMPREN HRTIM_BMCR_BMPREN_Msk /*!< Burst mode Prel… macro