Home
last modified time | relevance | path

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

/babblesim_ext_2G4_libPhyComv1-latest/src/
Dbs_pc_2G4.h63 typedef int (*dev_abort_reeval_f)(p2G4_abort_t* abort_s); typedef
79 int p2G4_dev_initcom_c(uint d, const char* s, const char* p, dev_abort_reeval_f abort_f);
153 dev_abort_reeval_f abort_f;
157 …_c(p2G4_dev_state_s_t *p2G4_dev_st, uint d, const char* s, const char* p, dev_abort_reeval_f fptr);
Dbs_pc_2G4.c16 int p2G4_dev_initcom_c(uint d, const char* s, const char* p, dev_abort_reeval_f abort_f) { in p2G4_dev_initcom_c()
Dbs_pc_2G4_stateless.c13 const char* s, const char* p, dev_abort_reeval_f abort_fptr) { in p2G4_dev_initcom_s_c()