Home
last modified time | relevance | path

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

/bsp/w60x/drivers/
A Ddrv_flash.c38 return FLASH_BASE_ADDR; in wm_flash_addr()
48 offset += FLASH_BASE_ADDR; in wm_flash_read()
71 offset += FLASH_BASE_ADDR; in wm_flash_write()
96 offset += FLASH_BASE_ADDR; in wm_flash_erase()
/bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Include/
A Dald_flash.h69 #define FLASH_BASE_ADDR 0x00000000 macro
75 #define IS_FLASH_ADDRESS(ADDR) ((ADDR) < (FLASH_BASE_ADDR + FLASH_PAGE_SIZE * FLASH_TOTAL_SIZE))
/bsp/essemi/es32f0654/libraries/ES32F065x_ALD_StdPeriph_Driver/Include/
A Dald_flash.h67 #define FLASH_BASE_ADDR 0x00000000U macro
73 #define IS_FLASH_ADDRESS(ADDR) ((ADDR) < (FLASH_BASE_ADDR + FLASH_PAGE_SIZE * FLASH_TOTAL_SIZE))
/bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_ble_driver/platform/inc/
A DInterface.h10 #define FLASH_BASE_ADDR (BLEINFO_ADDR) macro

Completed in 8 milliseconds