Searched refs:Input (Results 1 – 11 of 11) sorted by relevance
| /hal_nxp-latest/s32/drivers/s32k3/Mcl/src/ |
| D | Trgmux_Ip.c | 114 #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()
|
| D | Trgmux_Ip_HwAcc.c | 139 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/ |
| D | README.md | 16 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/ |
| D | Trgmux_Ip.h | 124 Trgmux_Ip_StatusType Trgmux_Ip_SetInput(const uint32 LogicTrigger, const uint32 Input);
|
| D | Trgmux_Ip_HwAcc.h | 100 void hwAcc_SetInputForOutput(TRGMUX_Type * const pTrgmux, uint8 Instance, const uint32 Input, const…
|
| D | Trgmux_Ip_TrustedFunctions.h | 142 extern void hwAcc_SetInputForOutput(TRGMUX_Type * const pTrgmux, uint8 Instance, const uint32 Input…
|
| D | Trgmux_Ip_Types.h | 136 uint8 Input; member
|
| /hal_nxp-latest/mcux/mcux-sdk/middleware/mmcau/asm-cm4-cm7/src/ |
| D | mmcau_des_functions.s | 166 # NOTE Input and output blocks may overlap
|
| /hal_nxp-latest/mcux/mcux-sdk/middleware/mmcau/asm-cm0p/src/ |
| D | mmcau_sha256_functions.s | 97 # Input message and digest output blocks must not overlap 627 # Input message and digest output blocks must not overlap
|
| D | mmcau_sha1_functions.s | 89 # 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/ |
| D | README.md | 152 `/* Configure the Input Mux block and connect the trigger source to PinInt channel. */`
|