Searched refs:cmd_timeout (Results 1 – 3 of 3) sorted by relevance
159 uint8_t cmd_timeout; /**< command timeout */ member
86 config->cmd_timeout = 0; in femc_default_config()140 | FEMC_CTRL_CTO_SET(config->cmd_timeout) in femc_init()
240 volatile unsigned int cmd_timeout, stat; in nu_sdh_send_command() local332 cmd_timeout = 10000000; in nu_sdh_send_command()340 if (time > cmd_timeout) in nu_sdh_send_command()
Completed in 10 milliseconds