Home
last modified time | relevance | path

Searched defs:cnt (Results 1 – 3 of 3) sorted by relevance

/hal_nordic-latest/drivers/nrf_802154/driver/src/
Dnrf_802154_critical_section.c128 uint8_t cnt = m_nested_critical_section_counter; in critical_section_enter() local
153 uint8_t cnt; in critical_section_exit() local
/hal_nordic-latest/nrfx/hal/
Dnrf_vpr_csr_vio.h1036 NRF_STATIC_INLINE void nrf_vpr_csr_vio_shift_cnt_in_set(uint8_t cnt) in nrf_vpr_csr_vio_shift_cnt_in_set()
1047 NRF_STATIC_INLINE void nrf_vpr_csr_vio_shift_cnt_out_set(uint8_t cnt) in nrf_vpr_csr_vio_shift_cnt_out_set()
1058 NRF_STATIC_INLINE void nrf_vpr_csr_vio_shift_cnt_out_buffered_set(uint8_t cnt) in nrf_vpr_csr_vio_shift_cnt_out_buffered_set()
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_rtc.c195 uint32_t cnt = nrfy_rtc_counter_get(p_instance->p_reg); in nrfx_rtc_cc_set() local