Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_pwm.c95 if (output_pin != NRF_PWM_PIN_NOT_CONNECTED) in pins_configure()
116 if (pin != NRF_PWM_PIN_NOT_CONNECTED) in pins_deconfigure()
/hal_nordic-latest/nrfx/hal/
Dnrf_pwm.h101 #define NRF_PWM_PIN_NOT_CONNECTED 0xFFFFFFFF macro