Home
last modified time | relevance | path

Searched refs:kLoadCmd (Results 1 – 2 of 2) sorted by relevance

/external/libese/apps/boot/
Dboot_private.h33 extern const uint8_t kLoadCmd[];
Dboot.c33 const uint8_t kLoadCmd[] = {0x80, 0x02}; variable
571 chan = kLoadCmd[0] | session->channel_id; in ese_boot_rollback_index_read()
575 tx[1].base = (uint8_t *)&kLoadCmd[1]; in ese_boot_rollback_index_read()