Home
last modified time | relevance | path

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

12

/bsp/frdm-k64f/device/
A Dsystem_MK64F12.c129 WDOG->UNLOCK = WDOG_UNLOCK_WDOGUNLOCK(0xC520); /* Key 1 */ in SystemInit()
131 WDOG->UNLOCK = WDOG_UNLOCK_WDOGUNLOCK(0xD928); /* Key 2 */ in SystemInit()
/bsp/essemi/es32f0654/libraries/ES32F065x_ALD_StdPeriph_Driver/Include/
A Dtype.h74 UNLOCK = 0x0U, enumerator
77 #define IS_LOCK_STATE(x) (((x) == UNLOCK) || ((x) == LOCK))
A Dutils.h102 (x)->lock = UNLOCK; \
/bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Include/
A Dtype.h74 UNLOCK = 0x0U, enumerator
77 #define IS_LOCK_STATE(x) (((x) == UNLOCK) || ((x) == LOCK))
A Dutils.h118 (x)->lock = UNLOCK; \
/bsp/essemi/es32vf2264/libraries/ALD/ES32VF2264/Include/
A Dtype.h80 UNLOCK = 0x0U, enumerator
83 #define IS_LOCK_STATE(x) (((x) == UNLOCK) || ((x) == LOCK))
A Dald_utils.h101 (x)->lock = UNLOCK; \
/bsp/frdm-k64f/device/MK64F12/
A Dfsl_wdog.h387 base->UNLOCK = WDOG_FIRST_WORD_OF_UNLOCK; in WDOG_Unlock()
388 base->UNLOCK = WDOG_SECOND_WORD_OF_UNLOCK; in WDOG_Unlock()
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6800/HPM6880/
A Dhpm_otp_drv.c67 HPM_OTP->UNLOCK = OTP_UNLOCK_MAGIC_NUM; in otp_program()
71 HPM_OTP->UNLOCK = OTP_LOCK_MAGIC_NUM; in otp_program()
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6E00/HPM6E80/
A Dhpm_otp_drv.c67 HPM_OTP->UNLOCK = OTP_UNLOCK_MAGIC_NUM; in otp_program()
71 HPM_OTP->UNLOCK = OTP_LOCK_MAGIC_NUM; in otp_program()
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM5300/HPM5301/
A Dhpm_otp_drv.c67 HPM_OTP->UNLOCK = OTP_UNLOCK_MAGIC_NUM; in otp_program()
71 HPM_OTP->UNLOCK = OTP_LOCK_MAGIC_NUM; in otp_program()
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM5300/HPM5361/
A Dhpm_otp_drv.c67 HPM_OTP->UNLOCK = OTP_UNLOCK_MAGIC_NUM; in otp_program()
71 HPM_OTP->UNLOCK = OTP_LOCK_MAGIC_NUM; in otp_program()
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6700/HPM6750/
A Dhpm_otp_drv.c67 HPM_OTP->UNLOCK = OTP_UNLOCK_MAGIC_NUM; in otp_program()
71 HPM_OTP->UNLOCK = OTP_LOCK_MAGIC_NUM; in otp_program()
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6300/HPM6360/
A Dhpm_otp_drv.c67 HPM_OTP->UNLOCK = OTP_UNLOCK_MAGIC_NUM; in otp_program()
71 HPM_OTP->UNLOCK = OTP_LOCK_MAGIC_NUM; in otp_program()
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6200/HPM6280/
A Dhpm_otp_drv.c67 HPM_OTP->UNLOCK = OTP_UNLOCK_MAGIC_NUM; in otp_program()
71 HPM_OTP->UNLOCK = OTP_LOCK_MAGIC_NUM; in otp_program()
/bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Source/
A Dald_sram.c65 hperh->lock = UNLOCK; in ald_sram_init()
A Dald_nor_lcd.c74 hperh->lock = UNLOCK; in ald_nor_init()
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6700/ip/
A Dhpm_otp_regs.h19 __RW uint32_t UNLOCK; /* 0x800: UNLOCK */ member
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6200/ip/
A Dhpm_otp_regs.h19 __RW uint32_t UNLOCK; /* 0x800: UNLOCK */ member
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6300/ip/
A Dhpm_otp_regs.h19 __RW uint32_t UNLOCK; /* 0x800: UNLOCK */ member
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6800/ip/
A Dhpm_otp_regs.h19 __RW uint32_t UNLOCK; /* 0x800: UNLOCK */ member
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM5300/ip/
A Dhpm_otp_regs.h19 __RW uint32_t UNLOCK; /* 0x800: UNLOCK */ member
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6E00/ip/
A Dhpm_otp_regs.h19 __RW uint32_t UNLOCK; /* 0x800: UNLOCK */ member
/bsp/essemi/es32vf2264/libraries/ALD/ES32VF2264/Source/
A Dald_timer.c119 hperh->lock = UNLOCK; in ald_timer_base_init()
1135 hperh->lock = UNLOCK; in ald_timer_one_pulse_init()
1289 hperh->lock = UNLOCK; in ald_timer_encoder_init()
1623 hperh->lock = UNLOCK; in ald_timer_hall_sensor_init()
/bsp/essemi/es32f0654/libraries/ES32F065x_ALD_StdPeriph_Driver/Source/
A Dald_timer.c121 hperh->lock = UNLOCK; in ald_timer_base_init()
1148 hperh->lock = UNLOCK; in ald_timer_one_pulse_init()
1302 hperh->lock = UNLOCK; in ald_timer_encoder_init()
1636 hperh->lock = UNLOCK; in ald_timer_hall_sensor_init()

Completed in 62 milliseconds

12