Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_RADIO.c253 static void start_CCA_ED(bool CCA_not_ED);
417 start_CCA_ED(1); in nhw_RADIO_TASK_CCASTART()
443 start_CCA_ED(0); in nhw_RADIO_TASK_EDSTART()
1496 static void start_CCA_ED(bool CCA_not_ED){ in start_CCA_ED() function