Searched refs:OP_FLASH (Results 1 – 4 of 4) sorted by relevance
74 static op_cmd_type OP_CMD = OP_FLASH;140 if (op_cmd == OP_FLASH) { in flash_page_erase()192 if (op_cmd == OP_FLASH) in flash_word_program()
53 static op_cmd_type OP_CMD = OP_FLASH;119 if (op_cmd == OP_FLASH) { in flash_page_erase()171 if (op_cmd == OP_FLASH) in flash_word_program()
56 if (op_cmd == OP_FLASH) { \109 OP_FLASH = 0U, /**< Operate Pragram area */ enumerator
54 if (op_cmd == OP_FLASH) { \104 OP_FLASH = 0U, /**< Operate Pragram area */ enumerator
Completed in 35 milliseconds