Searched refs:HRTIM_TIMCR_UPDGAT (Results 1 – 20 of 20) sorted by relevance
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_ll_hrtim.h | 151 HRTIM_TIMCR_UPDGAT, /* 1: TIMER A */ 152 HRTIM_TIMCR_UPDGAT, /* 2: TIMER B */ 153 HRTIM_TIMCR_UPDGAT, /* 3: TIMER C */ 154 HRTIM_TIMCR_UPDGAT, /* 4: TIMER D */ 155 HRTIM_TIMCR_UPDGAT /* 5: TIMER E */
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_ll_hrtim.h | 151 HRTIM_TIMCR_UPDGAT, /* 1: TIMER A */ 152 HRTIM_TIMCR_UPDGAT, /* 2: TIMER B */ 153 HRTIM_TIMCR_UPDGAT, /* 3: TIMER C */ 154 HRTIM_TIMCR_UPDGAT, /* 4: TIMER D */ 155 HRTIM_TIMCR_UPDGAT /* 5: TIMER E */
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_ll_hrtim.h | 250 HRTIM_TIMCR_UPDGAT, /* 1: TIMER A */ 251 HRTIM_TIMCR_UPDGAT, /* 2: TIMER B */ 252 HRTIM_TIMCR_UPDGAT, /* 3: TIMER C */ 253 HRTIM_TIMCR_UPDGAT, /* 4: TIMER D */ 254 HRTIM_TIMCR_UPDGAT, /* 5: TIMER E */ 255 HRTIM_TIMCR_UPDGAT /* 6: TIMER F */
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_hrtim.c | 7604 hhrtim->Instance->sTimerxRegs[TimerIdx].TIMxCR &= ~(HRTIM_TIMCR_UPDGAT); in HRTIM_TimingUnitWaveform_Config() 7633 hrtim_timcr &= ~(HRTIM_TIMCR_UPDGAT); in HRTIM_TimingUnitWaveform_Config()
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/ |
D | stm32f3xx_hal_hrtim.c | 7773 hhrtim->Instance->sTimerxRegs[TimerIdx].TIMxCR &= ~(HRTIM_TIMCR_UPDGAT); in HRTIM_TimingUnitWaveform_Config() 7802 hrtim_timcr &= ~(HRTIM_TIMCR_UPDGAT); in HRTIM_TimingUnitWaveform_Config()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_hal_hrtim.c | 9230 hhrtim->Instance->sTimerxRegs[TimerIdx].TIMxCR &= ~(HRTIM_TIMCR_UPDGAT); in HRTIM_TimingUnitWaveform_Config() 9282 hrtim_timcr &= ~(HRTIM_TIMCR_UPDGAT); in HRTIM_TimingUnitWaveform_Config()
|
/hal_stm32-latest/stm32cube/stm32f3xx/soc/ |
D | stm32f334x8.h | 8389 #define HRTIM_TIMCR_UPDGAT HRTIM_TIMCR_UPDGAT_Msk /*!< Slave update ga… macro
|
/hal_stm32-latest/stm32cube/stm32g4xx/soc/ |
D | stm32g414xx.h | 6763 #define HRTIM_TIMCR_UPDGAT HRTIM_TIMCR_UPDGAT_Msk /*!< Slave update ga… macro
|
D | stm32g474xx.h | 7176 #define HRTIM_TIMCR_UPDGAT HRTIM_TIMCR_UPDGAT_Msk /*!< Slave update ga… macro
|
D | stm32g484xx.h | 7397 #define HRTIM_TIMCR_UPDGAT HRTIM_TIMCR_UPDGAT_Msk /*!< Slave update ga… macro
|
/hal_stm32-latest/stm32cube/stm32h7xx/soc/ |
D | stm32h742xx.h | 20977 #define HRTIM_TIMCR_UPDGAT HRTIM_TIMCR_UPDGAT_Msk /*!< Slave update ga… macro
|
D | stm32h750xx.h | 21906 #define HRTIM_TIMCR_UPDGAT HRTIM_TIMCR_UPDGAT_Msk /*!< Slave update ga… macro
|
D | stm32h753xx.h | 21912 #define HRTIM_TIMCR_UPDGAT HRTIM_TIMCR_UPDGAT_Msk /*!< Slave update ga… macro
|
D | stm32h745xx.h | 22398 #define HRTIM_TIMCR_UPDGAT HRTIM_TIMCR_UPDGAT_Msk /*!< Slave update ga… macro
|
D | stm32h745xg.h | 22398 #define HRTIM_TIMCR_UPDGAT HRTIM_TIMCR_UPDGAT_Msk /*!< Slave update ga… macro
|
D | stm32h743xx.h | 21625 #define HRTIM_TIMCR_UPDGAT HRTIM_TIMCR_UPDGAT_Msk /*!< Slave update ga… macro
|
D | stm32h755xx.h | 22685 #define HRTIM_TIMCR_UPDGAT HRTIM_TIMCR_UPDGAT_Msk /*!< Slave update ga… macro
|
D | stm32h757xx.h | 25858 #define HRTIM_TIMCR_UPDGAT HRTIM_TIMCR_UPDGAT_Msk /*!< Slave update ga… macro
|
D | stm32h747xg.h | 25571 #define HRTIM_TIMCR_UPDGAT HRTIM_TIMCR_UPDGAT_Msk /*!< Slave update ga… macro
|
D | stm32h747xx.h | 25571 #define HRTIM_TIMCR_UPDGAT HRTIM_TIMCR_UPDGAT_Msk /*!< Slave update ga… macro
|