Home
last modified time | relevance | path

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

/hardware/bsp/intel/peripheral/libupm/src/nrf8001/
Daci_cmds.h193 } _aci_packed_ aci_cmd_params_echo_t; typedef
195 ACI_ASSERT_SIZE(aci_cmd_params_echo_t, ACI_ECHO_DATA_MAX_LEN);
407 aci_cmd_params_echo_t echo;
Dacilib_if.h181 void acil_encode_cmd_echo_msg(uint8_t *buffer, aci_cmd_params_echo_t *p_cmd_params_echo, uint8_t ms…
Dlib_aci.cxx522 aci_cmd_params_echo_t aci_cmd_params_echo; in lib_aci_echo_msg()
Dacilib.cxx156 void acil_encode_cmd_echo_msg(uint8_t *buffer, aci_cmd_params_echo_t *p_cmd_params_echo, uint8_t ms… in acil_encode_cmd_echo_msg()