Home
last modified time | relevance | path

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

/nrf_hw_models-3.7.0/src/HW_models/
DNHW_RADIO.c249 static void start_CCA_ED(bool CCA_not_ED);
401 start_CCA_ED(1); in nhw_RADIO_TASK_CCASTART()
427 start_CCA_ED(0); in nhw_RADIO_TASK_EDSTART()
1421 static void start_CCA_ED(bool CCA_not_ED){ in start_CCA_ED() function