Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/flash/
Dflash_gecko.c125 MSC->LOCK = 0; in flash_gecko_write_protection()
129 MSC->LOCK = MSC_LOCK_LOCKKEY_UNLOCK; in flash_gecko_write_protection()
131 MSC->LOCK = MSC_UNLOCK_CODE; in flash_gecko_write_protection()
212 MSC->LOCK = 0; in flash_gecko_init()
Dsoc_flash_silabs_series2.c64 MSC->LOCK = 0; in flash_silabs_write_protection()
67 MSC->LOCK = MSC_LOCK_LOCKKEY_UNLOCK; in flash_silabs_write_protection()
/Zephyr-latest/soc/microchip/mec/common/reg/
Dmec_gpio.h23 volatile uint32_t LOCK[6]; member
/Zephyr-latest/soc/ti/simplelink/cc23x0/
Dccfg.c31 flashing this firmware will LOCK YOUR DEVICE.
/Zephyr-latest/soc/atmel/sam0/common/
Dsoc_samd5x.c106 OSCCTRL->Dpll[n].DPLLSTATUS.bit.LOCK)) { in dpll_init()