Home
last modified time | relevance | path

Searched refs:shim_nrf_comp_event_handler (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/comparator/
Dcomparator_nrf_comp.c717 static void shim_nrf_comp_event_handler(nrf_comp_event_t event) in shim_nrf_comp_event_handler() function
748 if (nrfx_comp_init(&nrf, shim_nrf_comp_event_handler) != NRFX_SUCCESS) { in shim_nrf_comp_init()