Searched refs:nrfs_dvfs_evt_handler_t (Results 1 – 2 of 2) sorted by relevance
35 typedef void (*nrfs_dvfs_evt_handler_t)(nrfs_dvfs_evt_t const * p_evt, void * context); typedef45 nrfs_err_t nrfs_dvfs_init(nrfs_dvfs_evt_handler_t handler);
12 nrfs_dvfs_evt_handler_t handler;63 nrfs_err_t nrfs_dvfs_init(nrfs_dvfs_evt_handler_t handler) in nrfs_dvfs_init()