Searched defs:Output (Results 1 – 3 of 3) sorted by relevance
| /hal_nxp-latest/s32/drivers/s32k3/Mcl/src/ |
| D | Trgmux_Ip_HwAcc.c | 139 …nputForOutput(TRGMUX_Type * const pTrgmux, uint8 Instance, const uint32 Input, const uint32 Output) in hwAcc_SetInputForOutput() 151 void hwAcc_SetLockForOutput(TRGMUX_Type * const pTrgmux, const uint32 Output) in hwAcc_SetLockForOutput() 157 boolean hwAcc_GetLockForOutput(const TRGMUX_Type * const pTrgmux, const uint32 Output) in hwAcc_GetLockForOutput()
|
| D | Trgmux_Ip.c | 114 #define Trgmux_Ip_HwAcc_SetInputForOutput(pTrgmux, Instance, Input, Output) \ argument 116 #define Trgmux_Ip_HwAcc_SetLockForOutput(pTrgmux, Output) \ argument 118 #define Trgmux_Ip_HwAcc_GetLockForOutput(pTrgmux, Output) \ argument
|
| /hal_nxp-latest/s32/drivers/s32k3/Mcl/include/ |
| D | Trgmux_Ip_Types.h | 135 uint8 Output; member
|