Searched refs:HRTIM_DTR_DTPRSC (Results 1 – 19 of 19) sorted by relevance
/hal_stm32-3.6.0/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-3.6.0/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-3.6.0/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_hrtim.c | 4359 hrtim_dtr = (pDeadTimeCfg->Prescaler & HRTIM_DTR_DTPRSC); in HAL_HRTIM_DeadTimeConfig() 4371 HRTIM_DTR_DTR | HRTIM_DTR_SDTR | HRTIM_DTR_DTPRSC | in HAL_HRTIM_DeadTimeConfig()
|
/hal_stm32-3.6.0/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_ll_hrtim.h | 7290 MODIFY_REG(*pReg, HRTIM_DTR_SDTF | HRTIM_DTR_DTPRSC | HRTIM_DTR_SDTR, Configuration); in LL_HRTIM_DT_Config() 7320 MODIFY_REG(*pReg, HRTIM_DTR_DTPRSC, Prescaler); in LL_HRTIM_DT_SetPrescaler() 7349 return (READ_BIT(*pReg, HRTIM_DTR_DTPRSC)); in LL_HRTIM_DT_GetPrescaler()
|
/hal_stm32-3.6.0/stm32cube/stm32f3xx/drivers/src/ |
D | stm32f3xx_hal_hrtim.c | 4514 hrtim_dtr = (pDeadTimeCfg->Prescaler & HRTIM_DTR_DTPRSC); in HAL_HRTIM_DeadTimeConfig() 4526 HRTIM_DTR_DTR | HRTIM_DTR_SDTR | HRTIM_DTR_DTPRSC | in HAL_HRTIM_DeadTimeConfig()
|
/hal_stm32-3.6.0/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_hal_hrtim.c | 5589 hrtim_dtr = (pDeadTimeCfg->Prescaler & HRTIM_DTR_DTPRSC); in HAL_HRTIM_DeadTimeConfig() 5601 HRTIM_DTR_DTR | HRTIM_DTR_SDTR | HRTIM_DTR_DTPRSC | in HAL_HRTIM_DeadTimeConfig()
|
/hal_stm32-3.6.0/stm32cube/stm32f3xx/soc/ |
D | stm32f334x8.h | 8664 #define HRTIM_DTR_DTPRSC HRTIM_DTR_DTPRSC_Msk /*!< Dead time presc… macro
|
/hal_stm32-3.6.0/stm32cube/stm32g4xx/soc/ |
D | stm32g484xx.h | 7671 #define HRTIM_DTR_DTPRSC HRTIM_DTR_DTPRSC_Msk /*!< Dead time presc… macro
|
D | stm32g474xx.h | 7450 #define HRTIM_DTR_DTPRSC HRTIM_DTR_DTPRSC_Msk /*!< Dead time presc… macro
|
/hal_stm32-3.6.0/stm32cube/stm32h7xx/soc/ |
D | stm32h742xx.h | 21148 #define HRTIM_DTR_DTPRSC HRTIM_DTR_DTPRSC_Msk /*!< Dead time presc… macro
|
D | stm32h755xx.h | 22856 #define HRTIM_DTR_DTPRSC HRTIM_DTR_DTPRSC_Msk /*!< Dead time presc… macro
|
D | stm32h750xx.h | 22077 #define HRTIM_DTR_DTPRSC HRTIM_DTR_DTPRSC_Msk /*!< Dead time presc… macro
|
D | stm32h743xx.h | 21796 #define HRTIM_DTR_DTPRSC HRTIM_DTR_DTPRSC_Msk /*!< Dead time presc… macro
|
D | stm32h753xx.h | 22083 #define HRTIM_DTR_DTPRSC HRTIM_DTR_DTPRSC_Msk /*!< Dead time presc… macro
|
D | stm32h745xg.h | 22569 #define HRTIM_DTR_DTPRSC HRTIM_DTR_DTPRSC_Msk /*!< Dead time presc… macro
|
D | stm32h745xx.h | 22569 #define HRTIM_DTR_DTPRSC HRTIM_DTR_DTPRSC_Msk /*!< Dead time presc… macro
|
D | stm32h747xx.h | 25742 #define HRTIM_DTR_DTPRSC HRTIM_DTR_DTPRSC_Msk /*!< Dead time presc… macro
|
D | stm32h757xx.h | 26029 #define HRTIM_DTR_DTPRSC HRTIM_DTR_DTPRSC_Msk /*!< Dead time presc… macro
|
D | stm32h747xg.h | 25742 #define HRTIM_DTR_DTPRSC HRTIM_DTR_DTPRSC_Msk /*!< Dead time presc… macro
|