Home
last modified time | relevance | path

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

/bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Source/
A Dald_flash.c87 __RAMFUNC static ald_status_t flash_unlock(void) in flash_unlock() function
137 if (flash_unlock() != OK) in flash_page_erase()
189 if (flash_unlock() != OK) in flash_word_program()
/bsp/essemi/es32f0654/libraries/ES32F065x_ALD_StdPeriph_Driver/Source/
A Dald_flash.c66 __RAMFUNC static ald_status_t flash_unlock(void) in flash_unlock() function
116 if (flash_unlock() != OK) in flash_page_erase()
168 if (flash_unlock() != OK) in flash_word_program()
/bsp/at32/libraries/rt_drivers/
A Ddrv_flash.c95 flash_unlock(); in at32_flash_write()
142 flash_unlock(); in at32_flash_erase()
/bsp/microchip/samc21/bsp/hal/include/
A Dhal_flash.h168 int32_t flash_unlock(struct flash_descriptor *flash, const uint32_t dst_addr, const uint32_t page_n…
/bsp/microchip/samc21/bsp/hal/src/
A Dhal_flash.c223 int32_t flash_unlock(struct flash_descriptor *flash, const uint32_t dst_addr, const uint32_t page_n… in flash_unlock() function

Completed in 11 milliseconds