Searched defs:counter (Results 1 – 3 of 3) sorted by relevance
194 NRF_STATIC_INLINE nrf_vpr_csr_vtim_count_t nrf_vpr_cst_vtim_count_mode_get(uint8_t counter) in nrf_vpr_cst_vtim_count_mode_get()208 NRF_STATIC_INLINE void nrf_vpr_csr_vtim_count_mode_set(uint8_t counter, in nrf_vpr_csr_vtim_count_mode_set()225 NRF_STATIC_INLINE uint16_t nrf_vpr_csr_vtim_simple_counter_get(uint8_t counter) in nrf_vpr_csr_vtim_simple_counter_get()239 NRF_STATIC_INLINE void nrf_vpr_csr_vtim_simple_counter_set(uint8_t counter, uint16_t value) in nrf_vpr_csr_vtim_simple_counter_set()255 NRF_STATIC_INLINE uint16_t nrf_vpr_csr_vtim_simple_counter_top_get(uint8_t counter) in nrf_vpr_csr_vtim_simple_counter_top_get()270 NRF_STATIC_INLINE void nrf_vpr_csr_vtim_simple_counter_top_set(uint8_t counter, uint16_t value) in nrf_vpr_csr_vtim_simple_counter_top_set()294 NRF_STATIC_INLINE void nrf_vpr_csr_vtim_simple_counter_add_set(uint8_t counter, uint16_t value) in nrf_vpr_csr_vtim_simple_counter_add_set()310 NRF_STATIC_INLINE void nrf_vpr_csr_vtim_simple_wait_set(uint8_t counter, bool write, uint16_t value) in nrf_vpr_csr_vtim_simple_wait_set()
298 uint32_t counter = nrf_rtc_counter_get(p_reg); in nrfy_rtc_counter_get() local
318 uint64_t counter; in nrfy_grtc_sys_counter_get() local