Searched refs:nrf_lpcomp_event_check (Results 1 – 2 of 2) sorted by relevance
327 bool check = nrf_lpcomp_event_check(p_reg, event); in nrfy_lpcomp_event_check()349 if ((mask & NRFY_EVENT_TO_INT_BITMASK(event)) && nrf_lpcomp_event_check(p_reg, event)) in __nrfy_internal_lpcomp_event_handle()
228 NRF_STATIC_INLINE bool nrf_lpcomp_event_check(NRF_LPCOMP_Type const * p_reg,459 NRF_STATIC_INLINE bool nrf_lpcomp_event_check(NRF_LPCOMP_Type const * p_reg, in nrf_lpcomp_event_check() function