/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_ll_hrtim.h | 4708 MODIFY_REG(*pReg, HRTIM_DTR_SDTF | HRTIM_DTR_DTPRSC | HRTIM_DTR_SDTR, Configuration); in LL_HRTIM_DT_Config() 4737 MODIFY_REG(*pReg, HRTIM_DTR_DTPRSC, Prescaler); in LL_HRTIM_DT_SetPrescaler() 4765 return (READ_BIT(*pReg, HRTIM_DTR_DTPRSC)); in LL_HRTIM_DT_GetPrescaler()
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_ll_hrtim.h | 4778 MODIFY_REG(*pReg, HRTIM_DTR_SDTF | HRTIM_DTR_DTPRSC | HRTIM_DTR_SDTR, Configuration); in LL_HRTIM_DT_Config() 4807 MODIFY_REG(*pReg, HRTIM_DTR_DTPRSC, Prescaler); in LL_HRTIM_DT_SetPrescaler() 4835 return (READ_BIT(*pReg, HRTIM_DTR_DTPRSC)); in LL_HRTIM_DT_GetPrescaler()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_hrtim.c | 4368 hrtim_dtr = (pDeadTimeCfg->Prescaler & HRTIM_DTR_DTPRSC); in HAL_HRTIM_DeadTimeConfig() 4380 HRTIM_DTR_DTR | HRTIM_DTR_SDTR | HRTIM_DTR_DTPRSC | in HAL_HRTIM_DeadTimeConfig()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_ll_hrtim.h | 7300 MODIFY_REG(*pReg, HRTIM_DTR_SDTF | HRTIM_DTR_DTPRSC | HRTIM_DTR_SDTR, Configuration); in LL_HRTIM_DT_Config() 7330 MODIFY_REG(*pReg, HRTIM_DTR_DTPRSC, Prescaler); in LL_HRTIM_DT_SetPrescaler() 7359 return (READ_BIT(*pReg, HRTIM_DTR_DTPRSC)); in LL_HRTIM_DT_GetPrescaler()
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/ |
D | stm32f3xx_hal_hrtim.c | 4513 hrtim_dtr = (pDeadTimeCfg->Prescaler & HRTIM_DTR_DTPRSC); in HAL_HRTIM_DeadTimeConfig() 4525 HRTIM_DTR_DTR | HRTIM_DTR_SDTR | HRTIM_DTR_DTPRSC | in HAL_HRTIM_DeadTimeConfig()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_hal_hrtim.c | 5602 hrtim_dtr = (pDeadTimeCfg->Prescaler & HRTIM_DTR_DTPRSC); in HAL_HRTIM_DeadTimeConfig() 5614 HRTIM_DTR_DTR | HRTIM_DTR_SDTR | HRTIM_DTR_DTPRSC | in HAL_HRTIM_DeadTimeConfig()
|
/hal_stm32-latest/stm32cube/stm32f3xx/soc/ |
D | stm32f334x8.h | 8664 #define HRTIM_DTR_DTPRSC HRTIM_DTR_DTPRSC_Msk /*!< Dead time presc… macro
|
/hal_stm32-latest/stm32cube/stm32g4xx/soc/ |
D | stm32g414xx.h | 7036 #define HRTIM_DTR_DTPRSC HRTIM_DTR_DTPRSC_Msk /*!< Dead time presc… macro
|
D | stm32g474xx.h | 7449 #define HRTIM_DTR_DTPRSC HRTIM_DTR_DTPRSC_Msk /*!< Dead time presc… macro
|
D | stm32g484xx.h | 7670 #define HRTIM_DTR_DTPRSC HRTIM_DTR_DTPRSC_Msk /*!< Dead time presc… macro
|
/hal_stm32-latest/stm32cube/stm32h7xx/soc/ |
D | stm32h742xx.h | 21244 #define HRTIM_DTR_DTPRSC HRTIM_DTR_DTPRSC_Msk /*!< Dead time presc… macro
|
D | stm32h750xx.h | 22173 #define HRTIM_DTR_DTPRSC HRTIM_DTR_DTPRSC_Msk /*!< Dead time presc… macro
|
D | stm32h753xx.h | 22179 #define HRTIM_DTR_DTPRSC HRTIM_DTR_DTPRSC_Msk /*!< Dead time presc… macro
|
D | stm32h745xx.h | 22665 #define HRTIM_DTR_DTPRSC HRTIM_DTR_DTPRSC_Msk /*!< Dead time presc… macro
|
D | stm32h745xg.h | 22665 #define HRTIM_DTR_DTPRSC HRTIM_DTR_DTPRSC_Msk /*!< Dead time presc… macro
|
D | stm32h743xx.h | 21892 #define HRTIM_DTR_DTPRSC HRTIM_DTR_DTPRSC_Msk /*!< Dead time presc… macro
|
D | stm32h755xx.h | 22952 #define HRTIM_DTR_DTPRSC HRTIM_DTR_DTPRSC_Msk /*!< Dead time presc… macro
|
D | stm32h757xx.h | 26125 #define HRTIM_DTR_DTPRSC HRTIM_DTR_DTPRSC_Msk /*!< Dead time presc… macro
|
D | stm32h747xg.h | 25838 #define HRTIM_DTR_DTPRSC HRTIM_DTR_DTPRSC_Msk /*!< Dead time presc… macro
|
D | stm32h747xx.h | 25838 #define HRTIM_DTR_DTPRSC HRTIM_DTR_DTPRSC_Msk /*!< Dead time presc… macro
|