/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_ll_hrtim.h | 3981 SET_BIT(*pReg, HRTIM_OUTR_DTEN); in LL_HRTIM_TIM_EnableDeadTime() 4001 CLEAR_BIT(*pReg, HRTIM_OUTR_DTEN); in LL_HRTIM_TIM_DisableDeadTime() 4022 return ((READ_BIT(*pReg, HRTIM_OUTR_DTEN) == (HRTIM_OUTR_DTEN)) ? 1UL : 0UL); in LL_HRTIM_TIM_IsEnabledDeadTime()
|
D | stm32h7xx_hal_hrtim.h | 812 #define HRTIM_TIMDEADTIMEINSERTION_ENABLED HRTIM_OUTR_DTEN /*!< Dead-time is inserted be…
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_ll_hrtim.h | 4051 SET_BIT(*pReg, HRTIM_OUTR_DTEN); in LL_HRTIM_TIM_EnableDeadTime() 4071 CLEAR_BIT(*pReg, HRTIM_OUTR_DTEN); in LL_HRTIM_TIM_DisableDeadTime() 4092 return ((READ_BIT(*pReg, HRTIM_OUTR_DTEN) == (HRTIM_OUTR_DTEN)) ? 1UL : 0UL); in LL_HRTIM_TIM_IsEnabledDeadTime()
|
D | stm32f3xx_hal_hrtim.h | 818 #define HRTIM_TIMDEADTIMEINSERTION_ENABLED HRTIM_OUTR_DTEN /*!< Dead-time is inserted be…
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_ll_hrtim.h | 5452 SET_BIT(*pReg, HRTIM_OUTR_DTEN); in LL_HRTIM_TIM_EnableDeadTime() 5473 CLEAR_BIT(*pReg, HRTIM_OUTR_DTEN); in LL_HRTIM_TIM_DisableDeadTime() 5495 return ((READ_BIT(*pReg, HRTIM_OUTR_DTEN) == (HRTIM_OUTR_DTEN)) ? 1UL : 0UL); in LL_HRTIM_TIM_IsEnabledDeadTime()
|
D | stm32g4xx_hal_hrtim.h | 1010 #define HRTIM_TIMDEADTIMEINSERTION_ENABLED HRTIM_OUTR_DTEN /*!< Dead-time is inserted be…
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_hrtim.c | 7667 hrtim_timoutr &= ~(HRTIM_OUTR_DTEN); in HRTIM_TimingUnitWaveform_Config()
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/ |
D | stm32f3xx_hal_hrtim.c | 7836 hrtim_timoutr &= ~(HRTIM_OUTR_DTEN); in HRTIM_TimingUnitWaveform_Config()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_hal_hrtim.c | 9313 hrtim_timoutr &= ~(HRTIM_OUTR_DTEN); in HRTIM_TimingUnitWaveform_Config()
|
/hal_stm32-latest/stm32cube/stm32f3xx/soc/ |
D | stm32f334x8.h | 9733 #define HRTIM_OUTR_DTEN HRTIM_OUTR_DTEN_Msk /*!< Slave output de… macro
|
/hal_stm32-latest/stm32cube/stm32g4xx/soc/ |
D | stm32g414xx.h | 8195 #define HRTIM_OUTR_DTEN HRTIM_OUTR_DTEN_Msk /*!< Slave output de… macro
|
D | stm32g474xx.h | 8608 #define HRTIM_OUTR_DTEN HRTIM_OUTR_DTEN_Msk /*!< Slave output de… macro
|
D | stm32g484xx.h | 8829 #define HRTIM_OUTR_DTEN HRTIM_OUTR_DTEN_Msk /*!< Slave output de… macro
|
/hal_stm32-latest/stm32cube/stm32h7xx/soc/ |
D | stm32h742xx.h | 22314 #define HRTIM_OUTR_DTEN HRTIM_OUTR_DTEN_Msk /*!< Slave output de… macro
|
D | stm32h750xx.h | 23243 #define HRTIM_OUTR_DTEN HRTIM_OUTR_DTEN_Msk /*!< Slave output de… macro
|
D | stm32h753xx.h | 23249 #define HRTIM_OUTR_DTEN HRTIM_OUTR_DTEN_Msk /*!< Slave output de… macro
|
D | stm32h745xx.h | 23735 #define HRTIM_OUTR_DTEN HRTIM_OUTR_DTEN_Msk /*!< Slave output de… macro
|
D | stm32h745xg.h | 23735 #define HRTIM_OUTR_DTEN HRTIM_OUTR_DTEN_Msk /*!< Slave output de… macro
|
D | stm32h743xx.h | 22962 #define HRTIM_OUTR_DTEN HRTIM_OUTR_DTEN_Msk /*!< Slave output de… macro
|
D | stm32h755xx.h | 24022 #define HRTIM_OUTR_DTEN HRTIM_OUTR_DTEN_Msk /*!< Slave output de… macro
|
D | stm32h757xx.h | 27195 #define HRTIM_OUTR_DTEN HRTIM_OUTR_DTEN_Msk /*!< Slave output de… macro
|
D | stm32h747xg.h | 26908 #define HRTIM_OUTR_DTEN HRTIM_OUTR_DTEN_Msk /*!< Slave output de… macro
|
D | stm32h747xx.h | 26908 #define HRTIM_OUTR_DTEN HRTIM_OUTR_DTEN_Msk /*!< Slave output de… macro
|