Searched refs:protocol (Results 1 – 1 of 1) sorted by relevance
480 uint protocol = (NRF_CCM_regs[inst]->MODE & CCM_MODE_PROTOCOL_Msk) >> CCM_MODE_PROTOCOL_Pos; in nhw_CCM_logic() local554 ((protocol == CCM_MODE_PROTOCOL_Ble) && (l_mc == 0)) in nhw_CCM_logic()570 if ((protocol == CCM_MODE_PROTOCOL_Ble) && (l_mc < mac_size + 1)) { in nhw_CCM_logic()572 } else if ((protocol == CCM_MODE_PROTOCOL_Ieee802154) && (l_mc < mac_size)) { in nhw_CCM_logic()