OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:aci_cmd_t
(Results
1 - 3
of
3
) sorted by null
/hardware/bsp/intel/peripheral/libupm/src/nrf8001/
aci_cmds.h
397
* @struct
aci_cmd_t
429
} _aci_packed_
aci_cmd_t
;
typedef in typeref:struct:__anon30827
acilib_if.h
303
* @param[in] p_aci_cmd Pointer to ACI command data in ::
aci_cmd_t
308
bool acil_encode_cmd(uint8_t *buffer,
aci_cmd_t
*p_aci_cmd);
acilib.cxx
300
bool acil_encode_cmd(uint8_t *buffer,
aci_cmd_t
*p_aci_cmd)
[
all
...]
Completed in 37 milliseconds