Home
last modified time | relevance | path

Searched defs:cmd_length (Results 1 – 3 of 3) sorted by relevance

/nrf52832-nimble/rt-thread/components/finsh/
H A Dmsh_file.c64 int length, cmd_length = 0; in msh_exec_script() local
H A Dmsh.c192 int length, cmd_length = 0; in msh_exec_module() local
/nrf52832-nimble/nordic/nrfx/drivers/src/
H A Dnrfx_spim.c389 uint8_t cmd_length) in nrfx_spim_xfer_dcx()