Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_hrtim.c3711 …MODIFY_REG(hhrtim->Instance->sCommonRegs.EECR3, HRTIM_EECR3_EEVSD, (Prescaler & HRTIM_EECR3_EEVSD)… in HAL_HRTIM_EventPrescalerConfig()
7946 hrtim_eecr3 = hhrtim->Instance->sCommonRegs.EECR3; in HRTIM_EventConfig()
7955 hhrtim->Instance->sCommonRegs.EECR3 = 0U; in HRTIM_EventConfig()
8039 hhrtim->Instance->sCommonRegs.EECR3 = hrtim_eecr3; in HRTIM_EventConfig()
8053 hhrtim->Instance->sCommonRegs.EECR3 = hrtim_eecr3; in HRTIM_EventConfig()
8067 hhrtim->Instance->sCommonRegs.EECR3 = hrtim_eecr3; in HRTIM_EventConfig()
8081 hhrtim->Instance->sCommonRegs.EECR3 = hrtim_eecr3; in HRTIM_EventConfig()
8095 hhrtim->Instance->sCommonRegs.EECR3 = hrtim_eecr3; in HRTIM_EventConfig()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_hrtim.c3866 …MODIFY_REG(hhrtim->Instance->sCommonRegs.EECR3, HRTIM_EECR3_EEVSD, (Prescaler & HRTIM_EECR3_EEVSD)… in HAL_HRTIM_EventPrescalerConfig()
8115 hrtim_eecr3 = hhrtim->Instance->sCommonRegs.EECR3; in HRTIM_EventConfig()
8124 hhrtim->Instance->sCommonRegs.EECR3 = 0U; in HRTIM_EventConfig()
8208 hhrtim->Instance->sCommonRegs.EECR3 = hrtim_eecr3; in HRTIM_EventConfig()
8222 hhrtim->Instance->sCommonRegs.EECR3 = hrtim_eecr3; in HRTIM_EventConfig()
8236 hhrtim->Instance->sCommonRegs.EECR3 = hrtim_eecr3; in HRTIM_EventConfig()
8250 hhrtim->Instance->sCommonRegs.EECR3 = hrtim_eecr3; in HRTIM_EventConfig()
8264 hhrtim->Instance->sCommonRegs.EECR3 = hrtim_eecr3; in HRTIM_EventConfig()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_hrtim.c3969 …MODIFY_REG(hhrtim->Instance->sCommonRegs.EECR3, HRTIM_EECR3_EEVSD, (Prescaler & HRTIM_EECR3_EEVSD)… in HAL_HRTIM_EventPrescalerConfig()
9685 hrtim_eecr3 = hhrtim->Instance->sCommonRegs.EECR3; in HRTIM_EventConfig()
9694 hhrtim->Instance->sCommonRegs.EECR3 = 0U; in HRTIM_EventConfig()
9778 hhrtim->Instance->sCommonRegs.EECR3 = hrtim_eecr3; in HRTIM_EventConfig()
9792 hhrtim->Instance->sCommonRegs.EECR3 = hrtim_eecr3; in HRTIM_EventConfig()
9806 hhrtim->Instance->sCommonRegs.EECR3 = hrtim_eecr3; in HRTIM_EventConfig()
9820 hhrtim->Instance->sCommonRegs.EECR3 = hrtim_eecr3; in HRTIM_EventConfig()
9834 hhrtim->Instance->sCommonRegs.EECR3 = hrtim_eecr3; in HRTIM_EventConfig()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_hrtim.h6661 MODIFY_REG(HRTIMx->sCommonRegs.EECR3, (HRTIM_EECR3_EE6F << REG_SHIFT_TAB_EExSRC[iEvent]), in LL_HRTIM_EE_SetFilter()
6700 return (READ_BIT(HRTIMx->sCommonRegs.EECR3, in LL_HRTIM_EE_GetFilter()
6718 MODIFY_REG(HRTIMx->sCommonRegs.EECR3, HRTIM_EECR3_EEVSD, Prescaler); in LL_HRTIM_EE_SetPrescaler()
6734 return (READ_BIT(HRTIMx->sCommonRegs.EECR3, HRTIM_EECR3_EEVSD)); in LL_HRTIM_EE_GetPrescaler()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_hrtim.h6731 MODIFY_REG(HRTIMx->sCommonRegs.EECR3, (HRTIM_EECR3_EE6F << REG_SHIFT_TAB_EExSRC[iEvent]), in LL_HRTIM_EE_SetFilter()
6770 return (READ_BIT(HRTIMx->sCommonRegs.EECR3, in LL_HRTIM_EE_GetFilter()
6788 MODIFY_REG(HRTIMx->sCommonRegs.EECR3, HRTIM_EECR3_EEVSD, Prescaler); in LL_HRTIM_EE_SetPrescaler()
6804 return (READ_BIT(HRTIMx->sCommonRegs.EECR3, HRTIM_EECR3_EEVSD)); in LL_HRTIM_EE_GetPrescaler()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_hrtim.h9498 MODIFY_REG(HRTIMx->sCommonRegs.EECR3, (HRTIM_EECR3_EE6F << REG_SHIFT_TAB_EExSRC[iEvent]), in LL_HRTIM_EE_SetFilter()
9537 return (READ_BIT(HRTIMx->sCommonRegs.EECR3, in LL_HRTIM_EE_GetFilter()
9555 MODIFY_REG(HRTIMx->sCommonRegs.EECR3, HRTIM_EECR3_EEVSD, Prescaler); in LL_HRTIM_EE_SetPrescaler()
9571 return (READ_BIT(HRTIMx->sCommonRegs.EECR3, HRTIM_EECR3_EEVSD)); in LL_HRTIM_EE_GetPrescaler()
/hal_stm32-latest/stm32cube/stm32f3xx/soc/
Dstm32f334x8.h489 …__IO uint32_t EECR3; /*!< HRTIM Timer external event control register3, Address… member
/hal_stm32-latest/stm32cube/stm32g4xx/soc/
Dstm32g414xx.h950 …__IO uint32_t EECR3; /*!< HRTIM Timer external event control register3, Address… member
Dstm32g474xx.h1093 …__IO uint32_t EECR3; /*!< HRTIM Timer external event control register3, Address… member
Dstm32g484xx.h1125 …__IO uint32_t EECR3; /*!< HRTIM Timer external event control register3, Address… member
/hal_stm32-latest/stm32cube/stm32h7xx/soc/
Dstm32h742xx.h1644 …__IO uint32_t EECR3; /*!< HRTIM Timer external event control register3, Address… member
Dstm32h750xx.h1801 …__IO uint32_t EECR3; /*!< HRTIM Timer external event control register3, Address… member
Dstm32h753xx.h1801 …__IO uint32_t EECR3; /*!< HRTIM Timer external event control register3, Address… member
Dstm32h745xx.h1806 …__IO uint32_t EECR3; /*!< HRTIM Timer external event control register3, Address… member
Dstm32h745xg.h1806 …__IO uint32_t EECR3; /*!< HRTIM Timer external event control register3, Address… member
Dstm32h743xx.h1731 …__IO uint32_t EECR3; /*!< HRTIM Timer external event control register3, Address… member
Dstm32h755xx.h1876 …__IO uint32_t EECR3; /*!< HRTIM Timer external event control register3, Address… member
Dstm32h757xx.h1957 …__IO uint32_t EECR3; /*!< HRTIM Timer external event control register3, Address… member
Dstm32h747xg.h1887 …__IO uint32_t EECR3; /*!< HRTIM Timer external event control register3, Address… member
Dstm32h747xx.h1887 …__IO uint32_t EECR3; /*!< HRTIM Timer external event control register3, Address… member