Home
last modified time | relevance | path

Searched refs:LOCK (Results 1 – 3 of 3) 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()
/Zephyr-latest/soc/microchip/mec/common/reg/
Dmec_gpio.h23 volatile uint32_t LOCK[6]; member
/Zephyr-latest/soc/atmel/sam0/common/
Dsoc_samd5x.c79 OSCCTRL->Dpll[n].DPLLSTATUS.bit.LOCK)) { in dpll_init()