Home
last modified time | relevance | path

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

/nrf52832-nimble/nordic/nrfx/hal/
H A Dnrf_timer.h54 #define TIMER_BIT_WIDTH_MAX(id, bit_width) \ argument
68 #define NRF_TIMER_IS_BIT_WIDTH_VALID(p_reg, bit_width) ( \ argument
617 nrf_timer_bit_width_t bit_width) in nrf_timer_bit_width_set()
/nrf52832-nimble/nordic/nrfx/drivers/include/
H A Dnrfx_timer.h95 nrf_timer_bit_width_t bit_width; ///< Bit width. member