Home
last modified time | relevance | path

Searched defs:command (Results 1 – 7 of 7) sorted by relevance

/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/src/
A Diap.c53 uint32_t command[5], result[4]; in Chip_IAP_PreSectorForReadWrite() local
66 uint32_t command[5], result[4]; in Chip_IAP_CopyRamToFlash() local
81 uint32_t command[5], result[4]; in Chip_IAP_EraseSector() local
95 uint32_t command[5], result[4]; in Chip_IAP_BlankCheckSector() local
108 uint32_t command[5], result[4]; in Chip_IAP_ReadPID() local
119 uint32_t command[5], result[4]; in Chip_IAP_ReadBootCode() local
130 uint32_t command[5], result[4]; in Chip_IAP_Compare() local
144 uint32_t command[5], result[4]; in Chip_IAP_ReinvokeISP() local
155 uint32_t command[5], result[4]; in Chip_IAP_ReadUID() local
166 uint32_t command[5], result[4]; in Chip_IAP_ErasePage() local
A Deeprom.c54 uint32_t command[5], result[4]; in Chip_EEPROM_Write() local
69 uint32_t command[5], result[4]; in Chip_EEPROM_Read() local
/lk-master/tools/moot/
A Dmtldr145 def __dispatch_no_data(self, command): argument
158 def __dispatch_device_to_host(self, command): argument
177 def __dispatch_host_to_device(self, command, data): argument
203 def dispatch(self, command, data=None): argument
/lk-master/lib/console/
A Dconsole.c244 static const console_cmd *match_command(const char *command, const uint8_t availability_mask) { in match_command()
628 const console_cmd *command = match_command(args[0].str, CMD_AVAIL_NORMAL); in command_loop() local
779 const console_cmd *command = match_command(commandstr, CMD_AVAIL_NORMAL); in console_get_command_handler() local
886 const console_cmd *command = match_command(args[0].str, CMD_AVAIL_PANIC); in panic_shell_start() local
/lk-master/external/platform/lpc15xx/lpcopen/periph_iap/example/src/
A Diap.c64 static unsigned int command[5], result[4]; variable
/lk-master/platform/pc/
A Dkeyboard.c224 static int i8042_command(uint8_t *param, int command) { in i8042_command()
/lk-master/dev/bus/pci/include/dev/bus/
A Dpci.h98 uint16_t command; member

Completed in 8 milliseconds