/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_ll_hrtim.h | 7454 WRITE_REG(HRTIMx->sCommonRegs.BMCMPR, CompareValue); in LL_HRTIM_BM_SetCompare() 7467 return (uint32_t)READ_REG(HRTIMx->sCommonRegs.BMCMPR); in LL_HRTIM_BM_GetCompare()
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_ll_hrtim.h | 7524 WRITE_REG(HRTIMx->sCommonRegs.BMCMPR, CompareValue); in LL_HRTIM_BM_SetCompare() 7537 return (uint32_t)READ_REG(HRTIMx->sCommonRegs.BMCMPR); in LL_HRTIM_BM_GetCompare()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_ll_hrtim.h | 10662 WRITE_REG(HRTIMx->sCommonRegs.BMCMPR, CompareValue); in LL_HRTIM_BM_SetCompare() 10675 return (uint32_t)READ_REG(HRTIMx->sCommonRegs.BMCMPR); in LL_HRTIM_BM_GetCompare()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_hrtim.c | 3613 hhrtim->Instance->sCommonRegs.BMCMPR = pBurstModeCfg->IdleDuration; in HAL_HRTIM_BurstModeConfig()
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/ |
D | stm32f3xx_hal_hrtim.c | 3768 hhrtim->Instance->sCommonRegs.BMCMPR = pBurstModeCfg->IdleDuration; in HAL_HRTIM_BurstModeConfig()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_hal_hrtim.c | 3871 hhrtim->Instance->sCommonRegs.BMCMPR = pBurstModeCfg->IdleDuration; in HAL_HRTIM_BurstModeConfig()
|
/hal_stm32-latest/stm32cube/stm32f3xx/soc/ |
D | stm32f334x8.h | 485 …__IO uint32_t BMCMPR; /*!< HRTIM Burst mode compare register, Address… member
|
/hal_stm32-latest/stm32cube/stm32g4xx/soc/ |
D | stm32g414xx.h | 946 …__IO uint32_t BMCMPR; /*!< HRTIM Burst mode compare register, Address… member
|
D | stm32g474xx.h | 1089 …__IO uint32_t BMCMPR; /*!< HRTIM Burst mode compare register, Address… member
|
D | stm32g484xx.h | 1121 …__IO uint32_t BMCMPR; /*!< HRTIM Burst mode compare register, Address… member
|
/hal_stm32-latest/stm32cube/stm32h7xx/soc/ |
D | stm32h742xx.h | 1640 …__IO uint32_t BMCMPR; /*!< HRTIM Burst mode compare register, Address… member
|
D | stm32h750xx.h | 1797 …__IO uint32_t BMCMPR; /*!< HRTIM Burst mode compare register, Address… member
|
D | stm32h753xx.h | 1797 …__IO uint32_t BMCMPR; /*!< HRTIM Burst mode compare register, Address… member
|
D | stm32h745xx.h | 1802 …__IO uint32_t BMCMPR; /*!< HRTIM Burst mode compare register, Address… member
|
D | stm32h745xg.h | 1802 …__IO uint32_t BMCMPR; /*!< HRTIM Burst mode compare register, Address… member
|
D | stm32h743xx.h | 1727 …__IO uint32_t BMCMPR; /*!< HRTIM Burst mode compare register, Address… member
|
D | stm32h755xx.h | 1872 …__IO uint32_t BMCMPR; /*!< HRTIM Burst mode compare register, Address… member
|
D | stm32h757xx.h | 1953 …__IO uint32_t BMCMPR; /*!< HRTIM Burst mode compare register, Address… member
|
D | stm32h747xg.h | 1883 …__IO uint32_t BMCMPR; /*!< HRTIM Burst mode compare register, Address… member
|
D | stm32h747xx.h | 1883 …__IO uint32_t BMCMPR; /*!< HRTIM Burst mode compare register, Address… member
|