Home
last modified time | relevance | path

Searched defs:nrf (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/comparator/
Dcomparator_nrf_comp.c273 nrf_comp_input_t *nrf) in shim_nrf_comp_psel_to_nrf()
284 nrf_comp_input_t *nrf) in shim_nrf_comp_psel_to_nrf()
348 nrf_comp_sp_mode_t *nrf) in shim_nrf_comp_sp_mode_to_nrf()
374 nrf_isource_t *nrf) in shim_nrf_comp_isource_to_nrf()
409 nrf_comp_ext_ref_t *nrf) in shim_nrf_comp_extrefsel_to_nrf()
420 nrf_comp_ext_ref_t *nrf) in shim_nrf_comp_extrefsel_to_nrf()
472 nrf_comp_ref_t *nrf) in shim_nrf_comp_refsel_to_nrf()
515 nrfx_comp_config_t *nrf) in shim_nrf_comp_se_config_to_nrf()
559 nrfx_comp_config_t *nrf) in shim_nrf_comp_diff_config_to_nrf()
676 static int shim_nrf_comp_reconfigure(const nrfx_comp_config_t *nrf) in shim_nrf_comp_reconfigure()
[all …]
Dcomparator_nrf_lpcomp.c153 nrf_lpcomp_input_t *nrf) in shim_nrf_lpcomp_psel_to_nrf()
164 nrf_lpcomp_input_t *nrf) in shim_nrf_lpcomp_psel_to_nrf()
209 nrf_lpcomp_ext_ref_t *nrf) in shim_nrf_lpcomp_extrefsel_to_nrf()
220 nrf_lpcomp_ext_ref_t *nrf) in shim_nrf_lpcomp_extrefsel_to_nrf()
240 nrf_lpcomp_ref_t *nrf) in shim_nrf_lpcomp_refsel_to_nrf()
317 nrfx_lpcomp_config_t *nrf) in shim_nrf_lpcomp_config_to_nrf()
431 nrfx_lpcomp_config_t nrf = {}; in comp_nrf_lpcomp_configure() local