Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_pwm.h82 #define NRF_PWM_HAS_IDLEOUT 1 macro
84 #define NRF_PWM_HAS_IDLEOUT 0
635 #if NRF_PWM_HAS_IDLEOUT
901 #if NRF_PWM_HAS_IDLEOUT
/hal_nordic-latest/nrfx/haly/
Dnrfy_pwm.h429 #if NRF_PWM_HAS_IDLEOUT
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_pwm.c165 #if NRF_PWM_HAS_IDLEOUT in pwm_configure()