Searched refs:n_banks (Results 1 – 1 of 1) sorted by relevance
419 uint8_t n_banks = ((CFG_BLE_NUM_RADIO_TASKS-1)/8+1); in LL_busy() local423 for(int i = 0; i < n_banks; i++) in LL_busy()