Home
last modified time | relevance | path

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

/external/libese/libese-hw/nxp/pn80t/
Dcommon.c249 static const uint32_t kCommandLength = 4; in nxp_pn80t_handle_interface_call() local
253 uint8_t buf[kCommandLength + 1]; in nxp_pn80t_handle_interface_call()
257 if (ese_sg_to_buf(tx_buf, tx_len, 0, sizeof(buf), buf) != kCommandLength) { in nxp_pn80t_handle_interface_call()