Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/pwm/
Dpwm_nrfx.c493 #define PWM_INIT_PRIORITY(idx) \ macro
498 #define PWM_INIT_PRIORITY(idx) CONFIG_PWM_INIT_PRIORITY macro
548 POST_KERNEL, PWM_INIT_PRIORITY(idx), \
DKconfig17 config PWM_INIT_PRIORITY config