Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/comparator/
Dcomparator_nrf_comp.c191 static const struct comp_nrf_comp_se_config shim_nrf_comp_config0 = { variable
203 static const struct comp_nrf_comp_diff_config shim_nrf_comp_config0 = { variable
743 (void)shim_nrf_comp_se_config_to_nrf(&shim_nrf_comp_config0, &nrf); in shim_nrf_comp_init()
745 (void)shim_nrf_comp_diff_config_to_nrf(&shim_nrf_comp_config0, &nrf); in shim_nrf_comp_init()