Home
last modified time | relevance | path

Searched defs:read_size (Results 1 – 1 of 1) sorted by relevance

/babblesim_base-latest/libPhyComv1/src/
Dbs_pc_backchannel.c207 …int read_size = read(channels_status[channel_id].ff[In],&size32,sizeof(uint32_t)); //non blocking … in bs_bc_is_msg_received() local
247 int read_size = read(channels_status[channel_id].ff[In],ptr,size); //Non-blocking read in bs_bc_receive_msg() local