Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_hrtim.h7505 SET_BIT(HRTIMx->sCommonRegs.BMCR, HRTIM_BMCR_BME); in LL_HRTIM_BM_Enable()
7516 CLEAR_BIT(HRTIMx->sCommonRegs.BMCR, HRTIM_BMCR_BME); in LL_HRTIM_BM_Disable()
7527 return ((READ_BIT(HRTIMx->sCommonRegs.BMCR, HRTIM_BMCR_BME) == (HRTIM_BMCR_BME)) ? 1UL : 0UL); in LL_HRTIM_BM_IsEnabled()
Dstm32h7xx_hal_hrtim.h1757 #define HRTIM_BURSTMODECTL_ENABLED (HRTIM_BMCR_BME) /*!< Burst mode enabled */
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_hrtim.h7575 SET_BIT(HRTIMx->sCommonRegs.BMCR, HRTIM_BMCR_BME); in LL_HRTIM_BM_Enable()
7586 CLEAR_BIT(HRTIMx->sCommonRegs.BMCR, HRTIM_BMCR_BME); in LL_HRTIM_BM_Disable()
7597 return ((READ_BIT(HRTIMx->sCommonRegs.BMCR, HRTIM_BMCR_BME) == (HRTIM_BMCR_BME)) ? 1UL : 0UL); in LL_HRTIM_BM_IsEnabled()
Dstm32f3xx_hal_hrtim.h1779 #define HRTIM_BURSTMODECTL_ENABLED (HRTIM_BMCR_BME) /*!< Burst mode enabled */
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_hrtim.h10713 SET_BIT(HRTIMx->sCommonRegs.BMCR, HRTIM_BMCR_BME); in LL_HRTIM_BM_Enable()
10724 CLEAR_BIT(HRTIMx->sCommonRegs.BMCR, HRTIM_BMCR_BME); in LL_HRTIM_BM_Disable()
10735 return ((READ_BIT(HRTIMx->sCommonRegs.BMCR, HRTIM_BMCR_BME) == (HRTIM_BMCR_BME)) ? 1UL : 0UL); in LL_HRTIM_BM_IsEnabled()
Dstm32g4xx_hal_hrtim.h2383 #define HRTIM_BURSTMODECTL_ENABLED (HRTIM_BMCR_BME) /*!< Burst mode enabled */
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_hrtim.c5548 MODIFY_REG(hhrtim->Instance->sCommonRegs.BMCR, HRTIM_BMCR_BME, Enable); in HAL_HRTIM_BurstModeCtl()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_hrtim.c5692 MODIFY_REG(hhrtim->Instance->sCommonRegs.BMCR, HRTIM_BMCR_BME, Enable); in HAL_HRTIM_BurstModeCtl()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_hrtim.c6830 MODIFY_REG(hhrtim->Instance->sCommonRegs.BMCR, HRTIM_BMCR_BME, Enable); in HAL_HRTIM_BurstModeCtl()
/hal_stm32-latest/stm32cube/stm32f3xx/soc/
Dstm32f334x8.h10044 #define HRTIM_BMCR_BME HRTIM_BMCR_BME_Msk /*!< Burst mode enab… macro
/hal_stm32-latest/stm32cube/stm32g4xx/soc/
Dstm32g414xx.h8668 #define HRTIM_BMCR_BME HRTIM_BMCR_BME_Msk /*!< Burst mode enab… macro
Dstm32g474xx.h9081 #define HRTIM_BMCR_BME HRTIM_BMCR_BME_Msk /*!< Burst mode enab… macro
Dstm32g484xx.h9302 #define HRTIM_BMCR_BME HRTIM_BMCR_BME_Msk /*!< Burst mode enab… macro
/hal_stm32-latest/stm32cube/stm32h7xx/soc/
Dstm32h742xx.h22616 #define HRTIM_BMCR_BME HRTIM_BMCR_BME_Msk /*!< Burst mode enab… macro
Dstm32h750xx.h23545 #define HRTIM_BMCR_BME HRTIM_BMCR_BME_Msk /*!< Burst mode enab… macro
Dstm32h753xx.h23551 #define HRTIM_BMCR_BME HRTIM_BMCR_BME_Msk /*!< Burst mode enab… macro
Dstm32h745xx.h24037 #define HRTIM_BMCR_BME HRTIM_BMCR_BME_Msk /*!< Burst mode enab… macro
Dstm32h745xg.h24037 #define HRTIM_BMCR_BME HRTIM_BMCR_BME_Msk /*!< Burst mode enab… macro
Dstm32h743xx.h23264 #define HRTIM_BMCR_BME HRTIM_BMCR_BME_Msk /*!< Burst mode enab… macro
Dstm32h755xx.h24324 #define HRTIM_BMCR_BME HRTIM_BMCR_BME_Msk /*!< Burst mode enab… macro
Dstm32h757xx.h27497 #define HRTIM_BMCR_BME HRTIM_BMCR_BME_Msk /*!< Burst mode enab… macro
Dstm32h747xg.h27210 #define HRTIM_BMCR_BME HRTIM_BMCR_BME_Msk /*!< Burst mode enab… macro
Dstm32h747xx.h27210 #define HRTIM_BMCR_BME HRTIM_BMCR_BME_Msk /*!< Burst mode enab… macro