Home
last modified time | relevance | path

Searched refs:UNLOCK (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/soc/atmel/sam/sam4l/
Dsoc.c67 BSCIF->UNLOCK = BSCIF_UNLOCK_KEY(0xAAu) in osc_priv_enable_rc32k()
186 SCIF->UNLOCK = SCIF_UNLOCK_KEY(0xAAu) | in clock_init()
200 SCIF->UNLOCK = SCIF_UNLOCK_KEY(0xAAu) | in clock_init()
217 PM->UNLOCK = PM_UNLOCK_KEY(0xAAu) | in clock_init()
221 PM->UNLOCK = PM_UNLOCK_KEY(0xAAu) | in clock_init()
225 PM->UNLOCK = PM_UNLOCK_KEY(0xAAu) | in clock_init()
229 PM->UNLOCK = PM_UNLOCK_KEY(0xAAu) | in clock_init()
233 PM->UNLOCK = PM_UNLOCK_KEY(0xAAu) | in clock_init()
239 PM->UNLOCK = PM_UNLOCK_KEY(0xAAu) | in clock_init()
/Zephyr-latest/soc/atmel/sam/common/
Dsoc_sam4l_pm.c56 PM->UNLOCK = PM_UNLOCK_KEY(0xAAu) | in soc_pmc_peripheral_enable()
82 PM->UNLOCK = PM_UNLOCK_KEY(0xAAu) | in soc_pmc_peripheral_disable()
118 PM->UNLOCK = PM_UNLOCK_KEY(0xAAu) | in soc_pm_enable_pba_divmask()
/Zephyr-latest/drivers/usb/device/
Dusb_dc_sam_usbc.c675 BPM->UNLOCK = BPM_UNLOCK_KEY(0xAAu) in usb_dc_attach()