Searched refs:byte_buf (Results 1 – 1 of 1) sorted by relevance
1935 uint8_t* byte_buf ; in request_system_service() local1972 byte_buf = (uint8_t*)(cmd_data + byte_off); in request_system_service()1981 mailbox_val |= (byte_buf[byte_index] << (byte_index * 8u)); in request_system_service()