Home
last modified time | relevance | path

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

/hardware/bsp/intel/peripheral/libupm/src/nrf8001/
Daci_cmds.h89 ACI_CMD_GET_TEMPERATURE = 0x0C, enumerator
Dacilib.cxx172 *(buffer + OFFSET_ACI_CMD_T_CMD_OPCODE) = ACI_CMD_GET_TEMPERATURE; in acil_encode_cmd_temparature()
324 case ACI_CMD_GET_TEMPERATURE: in acil_encode_cmd()
417 case ACI_CMD_GET_TEMPERATURE: in acil_decode_evt_command_response()