Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/flash/
Dflash_cadence_nand_ll.h314 uint16_t command_type; member
Dflash_cadence_nand_ll.c468 cdma_desc->command_type = ctype; in cdns_nand_cdma_prepare()
/Zephyr-latest/subsys/modem/
Dmodem_cmux.c195 static const char *modem_cmux_command_type_to_str(enum modem_cmux_command_types command_type) in modem_cmux_command_type_to_str() argument
197 switch (command_type) { in modem_cmux_command_type_to_str()