Home
last modified time | relevance | path

Searched refs:OCOTP_LOCK_USB_ID_MASK (Results 1 – 6 of 6) sorted by relevance

/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MIMX8MQ5/
DMIMX8MQ5_cm4.h41781 #define OCOTP_LOCK_USB_ID_MASK (0x3000U) macro
41783 … (((uint32_t)(((uint32_t)(x)) << OCOTP_LOCK_USB_ID_SHIFT)) & OCOTP_LOCK_USB_ID_MASK)
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MIMX8MQ7/
DMIMX8MQ7_cm4.h43954 #define OCOTP_LOCK_USB_ID_MASK (0x3000U) macro
43956 … (((uint32_t)(((uint32_t)(x)) << OCOTP_LOCK_USB_ID_SHIFT)) & OCOTP_LOCK_USB_ID_MASK)
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MIMX8MD7/
DMIMX8MD7_cm4.h43954 #define OCOTP_LOCK_USB_ID_MASK (0x3000U) macro
43956 … (((uint32_t)(((uint32_t)(x)) << OCOTP_LOCK_USB_ID_SHIFT)) & OCOTP_LOCK_USB_ID_MASK)
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MIMX8MD6/
DMIMX8MD6_cm4.h43954 #define OCOTP_LOCK_USB_ID_MASK (0x3000U) macro
43956 … (((uint32_t)(((uint32_t)(x)) << OCOTP_LOCK_USB_ID_SHIFT)) & OCOTP_LOCK_USB_ID_MASK)
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MIMX8MQ6/
DMIMX8MQ6_cm4.h43954 #define OCOTP_LOCK_USB_ID_MASK (0x3000U) macro
43956 … (((uint32_t)(((uint32_t)(x)) << OCOTP_LOCK_USB_ID_SHIFT)) & OCOTP_LOCK_USB_ID_MASK)
/hal_nxp-3.7.0/imx/devices/MCIMX7D/
DMCIMX7D_M4.h31493 #define OCOTP_LOCK_USB_ID_MASK 0x3000u macro
31495 … (((uint32_t)(((uint32_t)(x))<<OCOTP_LOCK_USB_ID_SHIFT))&OCOTP_LOCK_USB_ID_MASK)