| /bsp/frdm-k64f/device/ |
| A D | system_MK64F12.c | 129 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 D | type.h | 74 UNLOCK = 0x0U, enumerator 77 #define IS_LOCK_STATE(x) (((x) == UNLOCK) || ((x) == LOCK))
|
| A D | utils.h | 102 (x)->lock = UNLOCK; \
|
| /bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Include/ |
| A D | type.h | 74 UNLOCK = 0x0U, enumerator 77 #define IS_LOCK_STATE(x) (((x) == UNLOCK) || ((x) == LOCK))
|
| A D | utils.h | 118 (x)->lock = UNLOCK; \
|
| /bsp/essemi/es32vf2264/libraries/ALD/ES32VF2264/Include/ |
| A D | type.h | 80 UNLOCK = 0x0U, enumerator 83 #define IS_LOCK_STATE(x) (((x) == UNLOCK) || ((x) == LOCK))
|
| A D | ald_utils.h | 101 (x)->lock = UNLOCK; \
|
| /bsp/frdm-k64f/device/MK64F12/ |
| A D | fsl_wdog.h | 387 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 D | hpm_otp_drv.c | 67 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 D | hpm_otp_drv.c | 67 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 D | hpm_otp_drv.c | 67 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 D | hpm_otp_drv.c | 67 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 D | hpm_otp_drv.c | 67 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 D | hpm_otp_drv.c | 67 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 D | hpm_otp_drv.c | 67 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 D | ald_sram.c | 65 hperh->lock = UNLOCK; in ald_sram_init()
|
| A D | ald_nor_lcd.c | 74 hperh->lock = UNLOCK; in ald_nor_init()
|
| /bsp/hpmicro/libraries/hpm_sdk/soc/HPM6700/ip/ |
| A D | hpm_otp_regs.h | 19 __RW uint32_t UNLOCK; /* 0x800: UNLOCK */ member
|
| /bsp/hpmicro/libraries/hpm_sdk/soc/HPM6200/ip/ |
| A D | hpm_otp_regs.h | 19 __RW uint32_t UNLOCK; /* 0x800: UNLOCK */ member
|
| /bsp/hpmicro/libraries/hpm_sdk/soc/HPM6300/ip/ |
| A D | hpm_otp_regs.h | 19 __RW uint32_t UNLOCK; /* 0x800: UNLOCK */ member
|
| /bsp/hpmicro/libraries/hpm_sdk/soc/HPM6800/ip/ |
| A D | hpm_otp_regs.h | 19 __RW uint32_t UNLOCK; /* 0x800: UNLOCK */ member
|
| /bsp/hpmicro/libraries/hpm_sdk/soc/HPM5300/ip/ |
| A D | hpm_otp_regs.h | 19 __RW uint32_t UNLOCK; /* 0x800: UNLOCK */ member
|
| /bsp/hpmicro/libraries/hpm_sdk/soc/HPM6E00/ip/ |
| A D | hpm_otp_regs.h | 19 __RW uint32_t UNLOCK; /* 0x800: UNLOCK */ member
|
| /bsp/essemi/es32vf2264/libraries/ALD/ES32VF2264/Source/ |
| A D | ald_timer.c | 119 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 D | ald_timer.c | 121 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()
|