Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/flash/
Dflash_ite_it8xxx2.c218 uint8_t cmd_we[] = {FLASH_CMD_WREN}; in ramcode_flash_cmd_write_enable() local
223 ramcode_flash_transaction(sizeof(cmd_we), cmd_we, 0, NULL, CMD_END); in ramcode_flash_cmd_write_enable()