Home
last modified time | relevance | path

Searched defs:top_value (Results 1 – 2 of 2) sorted by relevance

/nrf52832-nimble/nordic/nrfx/drivers/include/
H A Dnrfx_pwm.h107 uint16_t top_value; ///< Value up to which the pulse generator counter counts. member
/nrf52832-nimble/nordic/nrfx/hal/
H A Dnrf_pwm.h680 uint16_t top_value) in nrf_pwm_configure()