Searched refs:reloadInput (Results 1 – 8 of 8) sorted by relevance
| /hal_infineon-latest/mtb-pdl-cat1/drivers/source/ |
| D | cy_tcpwm_counter.c | 96 … _VAL2FLD(TCPWM_CNT_TR_CTRL0_RELOAD_SEL, config->reloadInput) | in Cy_TCPWM_Counter_Init() 166 … _VAL2FLD(TCPWM_GRP_CNT_V2_TR_IN_SEL0_RELOAD_SEL, config->reloadInput) | in Cy_TCPWM_Counter_Init() 173 …m, CY_TCPWM_INPUT_TR_RELOAD_OR_INDEX, config->reloadInputMode, config->reloadInput, config->gf_dep… in Cy_TCPWM_Counter_Init()
|
| D | cy_tcpwm_pwm.c | 119 _VAL2FLD(TCPWM_CNT_TR_CTRL0_RELOAD_SEL, config->reloadInput) | in Cy_TCPWM_PWM_Init() 252 _VAL2FLD(TCPWM_GRP_CNT_V2_TR_IN_SEL0_RELOAD_SEL, config->reloadInput) | in Cy_TCPWM_PWM_Init() 266 …m, CY_TCPWM_INPUT_TR_RELOAD_OR_INDEX, config->reloadInputMode, config->reloadInput, config->gf_dep… in Cy_TCPWM_PWM_Init()
|
| D | cy_tcpwm_shiftreg.c | 84 _VAL2FLD(TCPWM_GRP_CNT_V2_TR_IN_SEL0_RELOAD_SEL, config->reloadInput) | in Cy_TCPWM_ShiftReg_Init()
|
| /hal_infineon-latest/mtb-pdl-cat1/drivers/include/ |
| D | cy_tcpwm_shiftreg.h | 131 …uint32_t reloadInput; /**< Selects which input the reload uses. The inputs are device-sp… member
|
| D | cy_tcpwm_counter.h | 154 uint32_t reloadInput; member
|
| D | cy_tcpwm_pwm.h | 206 uint32_t reloadInput; member
|
| /hal_infineon-latest/mtb-hal-cat1/source/ |
| D | cyhal_timer.c | 63 .reloadInput = CY_TCPWM_INPUT_0,
|
| D | cyhal_pwm.c | 433 .reloadInput = CY_TCPWM_INPUT_0, in cyhal_pwm_init_adv()
|