Home
last modified time | relevance | path

Searched refs:slot (Results 1 – 25 of 35) sorted by relevance

12

/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/key_manager/
Dfsl_key_manager.c161 …atus_t KEYMGR_SlotControl(KEY_MANAGER_Type *base, domain_slot_config_t *config, keymgr_slot_t slot) in KEYMGR_SlotControl() argument
163 if (slot == kKEYMGR_Slot0) in KEYMGR_SlotControl()
170 else if (slot == kKEYMGR_Slot1) in KEYMGR_SlotControl()
177 else if (slot == kKEYMGR_Slot2) in KEYMGR_SlotControl()
184 else if (slot == kKEYMGR_Slot3) in KEYMGR_SlotControl()
191 else if (slot == kKEYMGR_Slot4) in KEYMGR_SlotControl()
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/esai/
Dfsl_esai.h454 static inline void ESAI_TxSetSlotMask(ESAI_Type *base, uint32_t slot) in ESAI_TxSetSlotMask() argument
456 base->TSMA = (slot & 0xFFFFU); in ESAI_TxSetSlotMask()
457 base->TSMB = (slot & 0xFFFF0000U) >> 16U; in ESAI_TxSetSlotMask()
466 static inline void EASI_RxSetSlotMask(ESAI_Type *base, uint32_t slot) in EASI_RxSetSlotMask() argument
468 base->RSMA = (slot & 0xFFFFU); in EASI_RxSetSlotMask()
469 base->RSMB = (slot & 0xFFFF0000U) >> 16U; in EASI_RxSetSlotMask()
/hal_nxp-3.6.0/mcux/middleware/mcux-sdk-middleware-usb/output/source/device/class/
Dusb_device_ccid.c498 slotStatus.slot = commonRequest->bSlot; in USB_DeviceCcidBulkOut()
1099 usb_status_t USB_DeviceCcidNotifySlotChange(class_handle_t handle, uint8_t slot, usb_device_ccid_sl… in USB_DeviceCcidNotifySlotChange() argument
1114 if (slot >= USB_DEVICE_CONFIG_CCID_SLOT_MAX) in USB_DeviceCcidNotifySlotChange()
1124 ccidNotify->bmSlotICCState[slot >> 2] &= ~(0x03U << ((slot % 4U) << 1U)); in USB_DeviceCcidNotifySlotChange()
1125 ccidNotify->bmSlotICCState[slot >> 2] |= in USB_DeviceCcidNotifySlotChange()
1126 … ((0x02U | ((kUSB_DeviceCcidSlotStateNoPresent == state) ? 0x00U : 0x01U)) << ((slot % 4U) << 1U)); in USB_DeviceCcidNotifySlotChange()
1171 uint8_t slot, in USB_DeviceCcidNotifyHardwareError() argument
1185 if (slot >= USB_DEVICE_CONFIG_CCID_SLOT_MAX) in USB_DeviceCcidNotifyHardwareError()
1192 ccidHandle->hardwareError.bSlot = slot; in USB_DeviceCcidNotifyHardwareError()
1193 ccidHandle->hardwareError.bSeq = ccidHandle->slotsSequenceNumber[slot]; in USB_DeviceCcidNotifyHardwareError()
Dusb_device_ccid.h943 uint8_t slot; /*!< The slot number need to get */ member
1065 uint8_t slot,
1084 uint8_t slot,
/hal_nxp-3.6.0/mcux/mcux-sdk/components/css_pkc/src/comps/mcuxClKey/src/
DmcuxClKey_Protection.c54 mcuxClCss_KeyIndex_t key_idx_sk = (mcuxClCss_KeyIndex_t) key->srcAux.slot; in MCUX_CSSL_FP_FUNCTION_DEF()
55 mcuxClCss_KeyIndex_t key_idx_mack = (mcuxClCss_KeyIndex_t) key->dstKey.slot; in MCUX_CSSL_FP_FUNCTION_DEF()
108 …FP_FUNCTION_CALL(resultDelete, mcuxClCss_KeyDelete_Async((mcuxClCss_KeyIndex_t) key->dstKey.slot)); in MCUX_CSSL_FP_FUNCTION_DEF()
DmcuxClKey.c40 key->srcAux.slot = srcAuxSlot; in MCUX_CSSL_FP_FUNCTION_DEF()
74 key->dstKey.slot = dstSlot; in MCUX_CSSL_FP_FUNCTION_DEF()
/hal_nxp-3.6.0/mcux/mcux-sdk/components/css_pkc/src/comps/mcuxClKey/inc/
DmcuxClKey_Types.h75 uint32_t slot; ///< Source key slot member
93 uint32_t slot; ///< Destination key slot member
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC54113/drivers/
Dfsl_power.h29 #define MAKE_PD_BITS(reg, slot) (((reg) << 8) | (slot)) argument
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC54114/drivers/
Dfsl_power.h29 #define MAKE_PD_BITS(reg, slot) (((reg) << 8) | (slot)) argument
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC54018/drivers/
Dfsl_power.h29 #define MAKE_PD_BITS(reg, slot) (((reg) << 8) | (slot)) argument
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC54S005/drivers/
Dfsl_power.h29 #define MAKE_PD_BITS(reg, slot) (((reg) << 8) | (slot)) argument
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC54S016/drivers/
Dfsl_power.h29 #define MAKE_PD_BITS(reg, slot) (((reg) << 8) | (slot)) argument
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC54S018/drivers/
Dfsl_power.h29 #define MAKE_PD_BITS(reg, slot) (((reg) << 8) | (slot)) argument
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC54S018M/drivers/
Dfsl_power.h29 #define MAKE_PD_BITS(reg, slot) (((reg) << 8) | (slot)) argument
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC51U68/drivers/
Dfsl_power.h29 #define MAKE_PD_BITS(reg, slot) (((reg) << 8) | (slot)) argument
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC54016/drivers/
Dfsl_power.h29 #define MAKE_PD_BITS(reg, slot) (((reg) << 8) | (slot)) argument
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC54005/drivers/
Dfsl_power.h29 #define MAKE_PD_BITS(reg, slot) (((reg) << 8) | (slot)) argument
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC54018M/drivers/
Dfsl_power.h29 #define MAKE_PD_BITS(reg, slot) (((reg) << 8) | (slot)) argument
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC54616/drivers/
Dfsl_power.h29 #define MAKE_PD_BITS(reg, slot) (((reg) << 8) | (slot)) argument
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC54618/drivers/
Dfsl_power.h29 #define MAKE_PD_BITS(reg, slot) (((reg) << 8) | (slot)) argument
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC54608/drivers/
Dfsl_power.h29 #define MAKE_PD_BITS(reg, slot) (((reg) << 8) | (slot)) argument
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC54607/drivers/
Dfsl_power.h29 #define MAKE_PD_BITS(reg, slot) (((reg) << 8) | (slot)) argument
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC54628/drivers/
Dfsl_power.h29 #define MAKE_PD_BITS(reg, slot) (((reg) << 8) | (slot)) argument
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC54606/drivers/
Dfsl_power.h29 #define MAKE_PD_BITS(reg, slot) (((reg) << 8) | (slot)) argument
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC54605/drivers/
Dfsl_power.h29 #define MAKE_PD_BITS(reg, slot) (((reg) << 8) | (slot)) argument

12