Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_hrtim.c4001 uint32_t source0, source1; in HAL_HRTIM_FaultConfig() local
4025 source1 = ((pFaultCfg->Source & 2U) >> 1); in HAL_HRTIM_FaultConfig()
4035 hrtim_fltinr2 |= (source1 << HRTIM_FLTINR2_FLT1SRC_1_Pos); in HAL_HRTIM_FaultConfig()
4047 hrtim_fltinr2 |= (source1 << HRTIM_FLTINR2_FLT2SRC_1_Pos); in HAL_HRTIM_FaultConfig()
4059 hrtim_fltinr2 |= (source1 << HRTIM_FLTINR2_FLT3SRC_1_Pos); in HAL_HRTIM_FaultConfig()
4071 hrtim_fltinr2 |= (source1 << HRTIM_FLTINR2_FLT4SRC_1_Pos); in HAL_HRTIM_FaultConfig()
4083 hrtim_fltinr2 |= (source1 << HRTIM_FLTINR2_FLT5SRC_1_Pos); in HAL_HRTIM_FaultConfig()
4095 hrtim_fltinr2 |= (source1 << HRTIM_FLTINR2_FLT6SRC_1_Pos); in HAL_HRTIM_FaultConfig()