Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/flash/
Dflash_ite_it8xxx2.c86 CMD_END, enumerator
186 if (cmd_end == CMD_END) { in ramcode_flash_transaction()
223 ramcode_flash_transaction(sizeof(cmd_we), cmd_we, 0, NULL, CMD_END); in ramcode_flash_cmd_write_enable()
237 ramcode_flash_transaction(sizeof(cmd_wd), cmd_wd, 0, NULL, CMD_END); in ramcode_flash_cmd_write_disable()
295 ramcode_flash_transaction(sizeof(w_en), w_en, 0, NULL, CMD_END); in ramcode_flash_cmd_write()
328 ramcode_flash_transaction(sizeof(cmd_erase), cmd_erase, 0, NULL, CMD_END); in ramcode_flash_cmd_erase()