Home
last modified time | relevance | path

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

/trusty/user/base/interface/hwbcc/include/interface/hwbcc/
Dhwbcc.h41 HWBCC_CMD_GET_BCC = 2 << HWBCC_CMD_REQ_SHIFT, enumerator
/trusty/user/base/lib/hwbcc/srv/
Dsrv.c184 resp.hdr.cmd = HWBCC_CMD_GET_BCC | HWBCC_CMD_RESP_BIT; in handle_get_bcc()
292 case HWBCC_CMD_GET_BCC: in on_message()
/trusty/user/base/lib/hwbcc/client/
Dhwbcc.c200 .cmd = HWBCC_CMD_GET_BCC, in get_bcc()