Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_hrtim.h3142 SET_BIT(*pReg, HRTIM_TIMCR_PSHPLL); in LL_HRTIM_TIM_EnablePushPullMode()
3162 CLEAR_BIT(*pReg, HRTIM_TIMCR_PSHPLL); in LL_HRTIM_TIM_DisablePushPullMode()
3182 return ((READ_BIT(*pReg, HRTIM_TIMCR_PSHPLL) == (HRTIM_TIMCR_PSHPLL)) ? 1UL : 0UL); in LL_HRTIM_TIM_IsEnabledPushPullMode()
Dstm32h7xx_hal_hrtim.h776 #define HRTIM_TIMPUSHPULLMODE_ENABLED (HRTIM_TIMCR_PSHPLL) /*!< Push-Pull mode enabled */
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_hrtim.h3212 SET_BIT(*pReg, HRTIM_TIMCR_PSHPLL); in LL_HRTIM_TIM_EnablePushPullMode()
3232 CLEAR_BIT(*pReg, HRTIM_TIMCR_PSHPLL); in LL_HRTIM_TIM_DisablePushPullMode()
3252 return ((READ_BIT(*pReg, HRTIM_TIMCR_PSHPLL) == (HRTIM_TIMCR_PSHPLL)) ? 1UL : 0UL); in LL_HRTIM_TIM_IsEnabledPushPullMode()
Dstm32f3xx_hal_hrtim.h782 #define HRTIM_TIMPUSHPULLMODE_ENABLED (HRTIM_TIMCR_PSHPLL) /*!< Push-Pull mode enabled */
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_hrtim.h4503 SET_BIT(*pReg, HRTIM_TIMCR_PSHPLL); in LL_HRTIM_TIM_EnablePushPullMode()
4524 CLEAR_BIT(*pReg, HRTIM_TIMCR_PSHPLL); in LL_HRTIM_TIM_DisablePushPullMode()
4545 return ((READ_BIT(*pReg, HRTIM_TIMCR_PSHPLL) == (HRTIM_TIMCR_PSHPLL)) ? 1UL : 0UL); in LL_HRTIM_TIM_IsEnabledPushPullMode()
Dstm32g4xx_hal_hrtim.h973 #define HRTIM_TIMPUSHPULLMODE_ENABLED (HRTIM_TIMCR_PSHPLL) /*!< Push-Pull mode enabled */
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_hrtim.c7644 hrtim_timcr &= ~(HRTIM_TIMCR_PSHPLL); in HRTIM_TimingUnitWaveform_Config()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_hrtim.c7813 hrtim_timcr &= ~(HRTIM_TIMCR_PSHPLL); in HRTIM_TimingUnitWaveform_Config()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_hrtim.c9293 hrtim_timcr &= ~(HRTIM_TIMCR_PSHPLL); in HRTIM_TimingUnitWaveform_Config()
/hal_stm32-latest/stm32cube/stm32f3xx/soc/
Dstm32f334x8.h8333 #define HRTIM_TIMCR_PSHPLL HRTIM_TIMCR_PSHPLL_Msk /*!< Slave push-pull… macro
/hal_stm32-latest/stm32cube/stm32g4xx/soc/
Dstm32g414xx.h6701 #define HRTIM_TIMCR_PSHPLL HRTIM_TIMCR_PSHPLL_Msk /*!< Slave push-pull… macro
Dstm32g474xx.h7114 #define HRTIM_TIMCR_PSHPLL HRTIM_TIMCR_PSHPLL_Msk /*!< Slave push-pull… macro
Dstm32g484xx.h7335 #define HRTIM_TIMCR_PSHPLL HRTIM_TIMCR_PSHPLL_Msk /*!< Slave push-pull… macro
/hal_stm32-latest/stm32cube/stm32h7xx/soc/
Dstm32h742xx.h20921 #define HRTIM_TIMCR_PSHPLL HRTIM_TIMCR_PSHPLL_Msk /*!< Slave push-pull… macro
Dstm32h750xx.h21850 #define HRTIM_TIMCR_PSHPLL HRTIM_TIMCR_PSHPLL_Msk /*!< Slave push-pull… macro
Dstm32h753xx.h21856 #define HRTIM_TIMCR_PSHPLL HRTIM_TIMCR_PSHPLL_Msk /*!< Slave push-pull… macro
Dstm32h745xx.h22342 #define HRTIM_TIMCR_PSHPLL HRTIM_TIMCR_PSHPLL_Msk /*!< Slave push-pull… macro
Dstm32h745xg.h22342 #define HRTIM_TIMCR_PSHPLL HRTIM_TIMCR_PSHPLL_Msk /*!< Slave push-pull… macro
Dstm32h743xx.h21569 #define HRTIM_TIMCR_PSHPLL HRTIM_TIMCR_PSHPLL_Msk /*!< Slave push-pull… macro
Dstm32h755xx.h22629 #define HRTIM_TIMCR_PSHPLL HRTIM_TIMCR_PSHPLL_Msk /*!< Slave push-pull… macro
Dstm32h757xx.h25802 #define HRTIM_TIMCR_PSHPLL HRTIM_TIMCR_PSHPLL_Msk /*!< Slave push-pull… macro
Dstm32h747xg.h25515 #define HRTIM_TIMCR_PSHPLL HRTIM_TIMCR_PSHPLL_Msk /*!< Slave push-pull… macro
Dstm32h747xx.h25515 #define HRTIM_TIMCR_PSHPLL HRTIM_TIMCR_PSHPLL_Msk /*!< Slave push-pull… macro