Searched refs:nrf_lpcomp_int_enable_check (Results 1 – 2 of 2) sorted by relevance
246 __STATIC_INLINE bool nrf_lpcomp_int_enable_check(uint32_t lpcomp_int_mask);371 __STATIC_INLINE bool nrf_lpcomp_int_enable_check(uint32_t lpcomp_int_mask) in nrf_lpcomp_int_enable_check() function
55 if (nrf_lpcomp_event_check(event) && nrf_lpcomp_int_enable_check(event_mask)) in lpcomp_execute_handler()