Home
last modified time | relevance | path

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

/components/drivers/spi/sfud/src/
A Dsfud.c407 uint8_t cmd_data[5], cmd_size; in sfud_read() local
515 uint8_t cmd_data[5], cmd_size, cur_erase_cmd; local
616 uint8_t cmd_size; local
703 uint8_t cmd_data[8], cmd_size; local
/components/libc/posix/libdl/
A Ddlmodule.c566 struct rt_dlmodule* dlmodule_exec(const char* pgname, const char* cmd, int cmd_size) in dlmodule_exec()
743 struct rt_dlmodule* dlmodule_exec_custom(const char* pgname, const char* cmd, int cmd_size, struct … in dlmodule_exec_custom()

Completed in 11 milliseconds