Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/spinor/
A Dcore.c517 goto unlock; in nor_init()
521 goto unlock; in nor_init()
525 goto unlock; in nor_init()
529 goto unlock; in nor_init()
534 goto unlock; in nor_init()
547 goto unlock; in nor_init()
554 goto unlock; in nor_init()
567 unlock: in nor_init()
815 unlock: in nor_erase()
876 unlock: in nor_read()
[all …]
A Dcache.c133 goto unlock; in nor_cache_init()
149 unlock: in nor_cache_init()
322 goto unlock; in nor_cache_write()
325 goto unlock; in nor_cache_write()
336 goto unlock; in nor_cache_write()
368 unlock: in nor_cache_write()
406 goto unlock; in nor_cache_read()
412 goto unlock; in nor_cache_read()
446 unlock: in nor_cache_read()
503 goto unlock; in nor_cache_erase()
[all …]
A Dwrlock.c106 if (nor->factory->unlock) { in nor_wr_unlock()
115 ret = nor->factory->unlock(nor, align_addr, align_size); in nor_wr_unlock()
A Dfactory_esmt.c33 .unlock = NULL,
A Dfactory_puya.c87 .unlock = NULL,
A Dfactory_zetta.c84 .unlock = NULL,
A Dfactory_gd.c91 .unlock = NULL,
A Dfactory_xmc.c147 .unlock = nor_xmc_unlock,
A DKconfig81 operation, we unlock (unprotect) the individual block we want and still
82 protect other blocks. As you see, the unit to lock/unlock is a block.
A Dfactory_fm.c217 .unlock = nor_fm_unlock,
A Dfactory_winbond.c209 .unlock = nor_winbond_unlock,
A Dfactory_xtx.c210 .unlock = nor_xtx_unlock,
A Dfactory_mxic.c247 .unlock = nor_mxic_unlock,
A Dinter.h145 int (*unlock)(struct nor_flash *nor, unsigned int addr, unsigned int len); member
/bsp/allwinner/libraries/sunxi-hal/hal/source/dma/
A Dhal_dma.c254 goto unlock; in sunxi_dma_irq_handle()
292 unlock: in sunxi_dma_irq_handle()
643 goto unlock; in hal_dma_tx_status()
661 goto unlock; in hal_dma_tx_status()
692 unlock: in hal_dma_tx_status()
/bsp/microchip/samc21/bsp/hal/documentation/
A Dflash.rst9 As to the erase/lock/unlock command, the input parameter of address should
/bsp/stm32/stm32f103-blue-pill/
A DREADME.md307 …ger to download program can unlock the high 64KB. There is a good news that **Keil5 / IAR / RT-Stu…
/bsp/stm32/stm32u575-st-nucleo/
A DREADME.md15 …cle is managed thanks to multiple levels of readout protection and debug unlock with password. Fir…
/bsp/stm32/stm32u585-iot02a/
A DREADME.md15 …cle is managed thanks to multiple levels of readout protection and debug unlock with password. Fir…

Completed in 40 milliseconds