Searched defs:ch (Results 1 – 4 of 4) sorted by relevance
83 #define NRF_RTC_CHANNEL_INT_MASK(ch) ((uint32_t)(NRF_RTC_INT_COMPARE0_MASK) << (ch)) argument90 #define NRF_RTC_CHANNEL_EVENT_ADDR(ch) \ argument337 NRF_STATIC_INLINE void nrf_rtc_cc_set(NRF_RTC_Type * p_reg, uint32_t ch, uint32_t cc_val) in nrf_rtc_cc_set()342 NRF_STATIC_INLINE uint32_t nrf_rtc_cc_get(NRF_RTC_Type const * p_reg, uint32_t ch) in nrf_rtc_cc_get()
221 #define NRF_GRTC_CHANNEL_INT_MASK(ch) ((uint32_t)(NRF_GRTC_INT_COMPARE0_MASK) << (ch)) argument
472 uint8_t ch = pin_te_get(p_instance, pin); in pin_trigger_disable() local668 uint8_t ch = *p_config->p_trigger_config->p_in_channel; in gpiote_input_configure() local752 uint32_t ch = p_task_config->task_ch; in gpiote_output_configure() local1027 uint8_t ch = pin_te_get(p_instance, pin); in pin_trigger_enable() local1650 uint32_t ch = NRF_CTZ(mask); in gpiote_evt_handle() local
197 uint32_t ch, in nrfy_rtc_cc_set()206 uint32_t ch) in nrfy_rtc_cc_get()