Searched refs:BFLB_FLASH_END_ADDRESS (Results 1 – 1 of 1) sorted by relevance
22 #define BFLB_FLASH_END_ADDRESS 0x1000000 macro30 if ((addr + size) > BFLB_FLASH_END_ADDRESS) in _flash_read()60 if ((end_addr) > BFLB_FLASH_END_ADDRESS) in _flash_write()85 if ((end_addr) > BFLB_FLASH_END_ADDRESS) in _flash_erase()
Completed in 4 milliseconds