Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_54_AAR_CCM_ECB.c480 uint protocol = (NRF_CCM_regs[inst]->MODE & CCM_MODE_PROTOCOL_Msk) >> CCM_MODE_PROTOCOL_Pos; in nhw_CCM_logic() local
554 ((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()