Home
last modified time | relevance | path

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

/hardware/bsp/intel/peripheral/libupm/src/nrf8001/
Daci_evts.h133 } _aci_packed_ aci_evt_params_hw_error_t; typedef
135 ACI_ASSERT_SIZE(aci_evt_params_hw_error_t, 22);
379 aci_evt_params_hw_error_t hw_error;
Dacilib_if.h398 uint8_t acil_decode_evt_hw_error(uint8_t *buffer_in, aci_evt_params_hw_error_t *p_aci_evt_params_hw…
Dacilib.cxx486 uint8_t acil_decode_evt_hw_error(uint8_t *buffer_in, aci_evt_params_hw_error_t *p_aci_evt_params_hw… in acil_decode_evt_hw_error()