Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/flash/
Dflash_ite_it8xxx2.c81 FLASH_SR_ALL = (FLASH_SR_BUSY | FLASH_SR_WEL), enumerator
225 ramcode_flash_cmd_read_status(FLASH_SR_ALL, FLASH_SR_WEL); in ramcode_flash_cmd_write_enable()
239 ramcode_flash_cmd_read_status(FLASH_SR_ALL, FLASH_SR_NO_BUSY); in ramcode_flash_cmd_write_disable()
297 ramcode_flash_cmd_read_status(FLASH_SR_ALL, FLASH_SR_WEL); in ramcode_flash_cmd_write()