Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/pwm/
Dfsl_pwm.c279 if ((config->reloadSelect == kPWM_MasterReload) && (subModule == kPWM_Module_0)) in PWM_Init()
312 PWM_CTRL2_RELOAD_SEL(config->reloadSelect)); in PWM_Init()
430 config->reloadSelect = kPWM_LocalReload; in PWM_GetDefaultConfig()
Dfsl_pwm.h393 pwm_reload_source_select_t reloadSelect; /*!< Reload source select */ member