Home
last modified time | relevance | path

Searched defs:cc (Results 1 – 5 of 5) sorted by relevance

/hal_nordic-latest/nrfx/haly/
Dnrfy_timer.h166 uint32_t cc = nrf_timer_cc_get(p_reg, channel); in nrfy_timer_capture_get() local
361 uint32_t cc = nrf_timer_cc_get(p_reg, cc_channel); in nrfy_timer_cc_get() local
Dnrfy_grtc.h494 uint64_t cc = nrf_grtc_sys_counter_cc_get(p_reg, cc_channel); in nrfy_grtc_sys_counter_cc_get() local
523 uint64_t cc = nrf_grtc_rt_counter_cc_get(p_reg); in nrfy_grtc_rt_counter_cc_get() local
Dnrfy_rtc.h209 uint32_t cc = nrf_rtc_cc_get(p_reg, ch); in nrfy_rtc_cc_get() local
Dnrfy_saadc.h574 NRFY_STATIC_INLINE void nrfy_saadc_continuous_mode_enable(NRF_SAADC_Type * p_reg, uint16_t cc) in nrfy_saadc_continuous_mode_enable()
/hal_nordic-latest/nrfx/hal/
Dnrf_saadc.h1142 NRF_STATIC_INLINE void nrf_saadc_continuous_mode_enable(NRF_SAADC_Type * p_reg, uint16_t cc) in nrf_saadc_continuous_mode_enable()