Searched defs:s (Results 1 – 6 of 6) sorted by relevance
/babblesim_base-3.4.0/device_handbrake/src/ |
D | bs_handbrake_main.c | 65 int s = nanosleep(&requested_time, &remaining); in main() local
|
/babblesim_base-3.4.0/libUtilv1/src/ |
D | bs_string.c | 92 void bs_read_hex_dump(char *s,uint8_t *buffer, uint size) { in bs_read_hex_dump()
|
D | bs_dump_files.c | 76 void bs_dump_files_open(const char* s, const unsigned int dev_number) { in bs_dump_files_open()
|
D | bs_oswrap.c | 147 void bs_readline(char *s, int size, FILE *stream){ in bs_readline()
|
/babblesim_base-3.4.0/libPhyComv1/src/ |
D | bs_pc_base.c | 48 int pb_create_com_folder(const char *s) { in pb_create_com_folder() 252 int pb_phy_initcom(pb_phy_state_t *this, const char* s, const char *p, uint n) { in pb_phy_initcom() 437 int pb_dev_init_com(pb_dev_state_t *this, uint d, const char* s, const char *p) { in pb_dev_init_com()
|
D | bs_pc_base.h | 63 void *s, size_t s_size) { in pb_send_msg()
|