CAEN Utility  2.0.2
Utilities for CAEN projects
Specialized versions of c_recv/c_recv_unlock for CAEN protocol packets
Collaboration diagram for Specialized versions of c_recv/c_recv_unlock for CAEN protocol packets:

Functions

uint8_t * c_recv_packet (const c_socket_t *sckt, PKTHEAD_CMD_TYPE *cmd, PKTHEAD_TOTLEN_TYPE *totSize, PKTHEAD_NPARAMS_TYPE *totParams)
 
uint8_t * c_recv_packet_unlock (c_socket_t *sckt, PKTHEAD_CMD_TYPE *cmd, PKTHEAD_TOTLEN_TYPE *totSize, PKTHEAD_NPARAMS_TYPE *totParams)
 

Detailed Description

Function Documentation

◆ c_recv_packet()

uint8_t* c_recv_packet ( const c_socket_t sckt,
PKTHEAD_CMD_TYPE cmd,
PKTHEAD_TOTLEN_TYPE totSize,
PKTHEAD_NPARAMS_TYPE totParams 
)

Definition at line 163 of file CAENSerDes.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ c_recv_packet_unlock()

uint8_t* c_recv_packet_unlock ( c_socket_t sckt,
PKTHEAD_CMD_TYPE cmd,
PKTHEAD_TOTLEN_TYPE totSize,
PKTHEAD_NPARAMS_TYPE totParams 
)

Definition at line 217 of file CAENSerDes.c.

Here is the call graph for this function: