Searched refs:nrfx_lpcomp_event_handler_t (Results 1 – 2 of 2) sorted by relevance
55 typedef void (* nrfx_lpcomp_event_handler_t)(nrf_lpcomp_event_t event); typedef126 nrfx_lpcomp_event_handler_t event_handler);
51 static nrfx_lpcomp_event_handler_t m_lpcomp_event_handler = NULL;127 nrfx_lpcomp_event_handler_t event_handler) in nrfx_lpcomp_init()