Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/flash/
Dflash_ite_it8xxx2.c65 #define FLASH_CMD_WREN 0x06 macro
218 uint8_t cmd_we[] = {FLASH_CMD_WREN}; in ramcode_flash_cmd_write_enable()
289 uint8_t w_en[] = {FLASH_CMD_WREN}; in ramcode_flash_cmd_write()