Home
last modified time | relevance | path

Searched refs:Input (Results 1 – 11 of 11) sorted by relevance

/hal_nxp-latest/s32/drivers/s32k3/Mcl/src/
DTrgmux_Ip.c114 #define Trgmux_Ip_HwAcc_SetInputForOutput(pTrgmux, Instance, Input, Output) \ argument
115 … (OsIf_Trusted_Call4params(hwAcc_SetInputForOutput, pTrgmux, Instance, Input, Output))
123 #define Trgmux_Ip_HwAcc_SetInputForOutput(pTrgmux, Instance, Input, Output) \
124 (hwAcc_SetInputForOutput(pTrgmux, Instance, Input, Output))
133 #define Trgmux_Ip_HwAcc_SetInputForOutput(pTrgmux, Instance, Input, Output) \
134 (hwAcc_SetInputForOutput(pTrgmux, Instance, Input, Output))
261 LocInput = pxTrgmuxInit->paxLogicTrigger[LocTriggerIdx]->Input; in Trgmux_Ip_Init()
292 Trgmux_Ip_StatusType Trgmux_Ip_SetInput(const uint32 LogicTrigger, const uint32 Input) in Trgmux_Ip_SetInput() argument
316 Trgmux_Ip_HwAcc_SetInputForOutput(LocTrgmuxBase, (uint8)LocHwInst, Input, LocOutput); in Trgmux_Ip_SetInput()
DTrgmux_Ip_HwAcc.c139 void hwAcc_SetInputForOutput(TRGMUX_Type * const pTrgmux, uint8 Instance, const uint32 Input, const… in hwAcc_SetInputForOutput() argument
146 …RegValue |= ((uint32)Input) << ((uint8)(TRGMUX_TRGMUXn_SEL1_SHIFT * TRGMUX_IP_REG_SELECTION_IDX(O… in hwAcc_SetInputForOutput()
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/
DREADME.md16 Core loop | No input or filter offset | Input and/or filter offset |
23 Group | API | Base Operator | Input Constraints | Additional memory required for <br/> optimization…
/hal_nxp-latest/s32/drivers/s32k3/Mcl/include/
DTrgmux_Ip.h124 Trgmux_Ip_StatusType Trgmux_Ip_SetInput(const uint32 LogicTrigger, const uint32 Input);
DTrgmux_Ip_HwAcc.h100 void hwAcc_SetInputForOutput(TRGMUX_Type * const pTrgmux, uint8 Instance, const uint32 Input, const…
DTrgmux_Ip_TrustedFunctions.h142 extern void hwAcc_SetInputForOutput(TRGMUX_Type * const pTrgmux, uint8 Instance, const uint32 Input
DTrgmux_Ip_Types.h136 uint8 Input; member
/hal_nxp-latest/mcux/mcux-sdk/middleware/mmcau/asm-cm4-cm7/src/
Dmmcau_des_functions.s166 # NOTE Input and output blocks may overlap
/hal_nxp-latest/mcux/mcux-sdk/middleware/mmcau/asm-cm0p/src/
Dmmcau_sha256_functions.s97 # Input message and digest output blocks must not overlap
627 # Input message and digest output blocks must not overlap
Dmmcau_sha1_functions.s89 # Input message and digest output blocks must not overlap
1456 # Input message and digest output blocks must not overlap
/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/
DREADME.md152 `/* Configure the Input Mux block and connect the trigger source to PinInt channel. */`