Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/ipwm/
Dfsl_pwm.c85 base->PWMCR = (PWM_PWMCR_REPEAT(config->sampleRepeat) | PWM_PWMCR_PRESCALER(config->prescale) | in PWM_Init()
154 config->sampleRepeat = kPWM_EachSampleOnce; in PWM_GetDefaultConfig()
Dfsl_pwm.h128 …pwm_sample_repeat_t sampleRepeat; /*!< The number of times each sample from the FIFO is to … member