Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/pwm/
Dpwm_cc13xx_cc26xx_timer.c153 static int get_timer_peripheral(const struct pwm_cc13xx_cc26xx_config *config) in get_timer_peripheral() function
184 PRCMPeripheralRunEnable(get_timer_peripheral(config)); in init_pwm()
185 PRCMPeripheralSleepEnable(get_timer_peripheral(config)); in init_pwm()
186 PRCMPeripheralDeepSleepEnable(get_timer_peripheral(config)); in init_pwm()