Home
last modified time | relevance | path

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

/hal_nordic-3.6.0/nrfx/haly/
Dnrfy_pwm.h373 NRFY_STATIC_INLINE uint32_t nrfy_pwm_pin_get(NRF_PWM_Type const * p_reg, uint8_t channel) in nrfy_pwm_pin_get() function
/hal_nordic-3.6.0/nrfx/drivers/src/
Dnrfx_pwm.c115 uint32_t pin = nrfy_pwm_pin_get(p_instance->p_reg, ch_idx); in pins_deconfigure()