Home
last modified time | relevance | path

Searched refs:HRTIM_MCR_HALF (Results 1 – 20 of 20) sorted by relevance

/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_hrtim.h1582 #define LL_HRTIM_INTERLEAVED_MODE_DUAL HRTIM_MCR_HALF /*!< HRTIM interleaved Mode is Dua…
1593 #define LL_HRTIM_HALF_MODE_ENABLE HRTIM_MCR_HALF /*!< HRTIM Half Mode is Half */
3869 SET_BIT(*pReg, HRTIM_MCR_HALF); in LL_HRTIM_TIM_EnableHalfMode()
3891 CLEAR_BIT(*pReg, HRTIM_MCR_HALF); in LL_HRTIM_TIM_DisableHalfMode()
3915 return ((READ_BIT(*pReg, HRTIM_MCR_HALF) == (HRTIM_MCR_HALF)) ? 1UL : 0UL); in LL_HRTIM_TIM_IsEnabledHalfMode()
4023 … ((Mode & HRTIM_MCR_HALF) | ((Mode & HRTIM_MCR_INTLVD) << REG_SHIFT_TAB_INTLVD[iTimer]))); in LL_HRTIM_TIM_SetInterleavedMode()
4058 return ((Mode & HRTIM_MCR_HALF) | ((Mode >> REG_SHIFT_TAB_INTLVD[iTimer]) & HRTIM_MCR_INTLVD)); in LL_HRTIM_TIM_GetInterleavedMode()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_hrtim.h1059 #define LL_HRTIM_HALF_MODE_ENABLE HRTIM_MCR_HALF /*!< HRTIM Half Mode is Half */
2675 SET_BIT(*pReg, HRTIM_MCR_HALF); in LL_HRTIM_TIM_EnableHalfMode()
2696 CLEAR_BIT(*pReg, HRTIM_MCR_HALF); in LL_HRTIM_TIM_DisableHalfMode()
2718 return ((READ_BIT(*pReg, HRTIM_MCR_HALF) == (HRTIM_MCR_HALF)) ? 1UL : 0UL); in LL_HRTIM_TIM_IsEnabledHalfMode()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_hrtim.h1088 #define LL_HRTIM_HALF_MODE_ENABLE HRTIM_MCR_HALF /*!< HRTIM Half Mode is Half */
2745 SET_BIT(*pReg, HRTIM_MCR_HALF); in LL_HRTIM_TIM_EnableHalfMode()
2766 CLEAR_BIT(*pReg, HRTIM_MCR_HALF); in LL_HRTIM_TIM_DisableHalfMode()
2788 return ((READ_BIT(*pReg, HRTIM_MCR_HALF) == (HRTIM_MCR_HALF)) ? 1UL : 0UL); in LL_HRTIM_TIM_IsEnabledHalfMode()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_hrtim.c9151 hrtim_mcr &= ~(HRTIM_MCR_HALF); in HRTIM_MasterWaveform_Config()
9161 hrtim_mcr |= (HRTIM_MCR_HALF); in HRTIM_MasterWaveform_Config()
9175 hrtim_mcr &= ~(HRTIM_MCR_HALF); in HRTIM_MasterWaveform_Config()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_hrtim.c7550 hrtim_mcr &= ~(HRTIM_MCR_HALF); in HRTIM_MasterWaveform_Config()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_hrtim.c7719 hrtim_mcr &= ~(HRTIM_MCR_HALF); in HRTIM_MasterWaveform_Config()
/hal_stm32-latest/stm32cube/stm32f3xx/soc/
Dstm32f334x8.h8121 #define HRTIM_MCR_HALF HRTIM_MCR_HALF_Msk /*!< Half mode */ macro
/hal_stm32-latest/stm32cube/stm32g4xx/soc/
Dstm32g414xx.h6488 #define HRTIM_MCR_HALF HRTIM_MCR_HALF_Msk /*!< Half mode */ macro
Dstm32g474xx.h6901 #define HRTIM_MCR_HALF HRTIM_MCR_HALF_Msk /*!< Half mode */ macro
Dstm32g484xx.h7122 #define HRTIM_MCR_HALF HRTIM_MCR_HALF_Msk /*!< Half mode */ macro
/hal_stm32-latest/stm32cube/stm32h7xx/soc/
Dstm32h742xx.h20714 #define HRTIM_MCR_HALF HRTIM_MCR_HALF_Msk /*!< Half mode */ macro
Dstm32h750xx.h21643 #define HRTIM_MCR_HALF HRTIM_MCR_HALF_Msk /*!< Half mode */ macro
Dstm32h753xx.h21649 #define HRTIM_MCR_HALF HRTIM_MCR_HALF_Msk /*!< Half mode */ macro
Dstm32h745xx.h22135 #define HRTIM_MCR_HALF HRTIM_MCR_HALF_Msk /*!< Half mode */ macro
Dstm32h745xg.h22135 #define HRTIM_MCR_HALF HRTIM_MCR_HALF_Msk /*!< Half mode */ macro
Dstm32h743xx.h21362 #define HRTIM_MCR_HALF HRTIM_MCR_HALF_Msk /*!< Half mode */ macro
Dstm32h755xx.h22422 #define HRTIM_MCR_HALF HRTIM_MCR_HALF_Msk /*!< Half mode */ macro
Dstm32h757xx.h25595 #define HRTIM_MCR_HALF HRTIM_MCR_HALF_Msk /*!< Half mode */ macro
Dstm32h747xg.h25308 #define HRTIM_MCR_HALF HRTIM_MCR_HALF_Msk /*!< Half mode */ macro
Dstm32h747xx.h25308 #define HRTIM_MCR_HALF HRTIM_MCR_HALF_Msk /*!< Half mode */ macro