Home
last modified time | relevance | path

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

/babblesim_ext_2G4_libPhyComv1-latest/src/
Dbs_pc_2G4.c37 device_eval_rx_f eval_f){ in p2G4_dev_req_rx_c_b() argument
38 return p2G4_dev_req_rx_s_c_b(&C2G4_dev_st, rx_s, rx_done_s, buf, size, eval_f); in p2G4_dev_req_rx_c_b()
42 device_eval_rxv2_f eval_f){ in p2G4_dev_req_rxv2_c_b() argument
43 return p2G4_dev_req_rxv2_s_c_b(&C2G4_dev_st, rx_s, phy_addr, rx_done_s, buf, size, eval_f); in p2G4_dev_req_rxv2_c_b()
Dbs_pc_2G4.h82 device_eval_rxv2_f eval_f);