Home
last modified time | relevance | path

Searched defs:Output (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-3.6.0/s32/drivers/s32k3/Mcl/src/
DTrgmux_Ip_HwAcc.c139 …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()
DTrgmux_Ip.c114 #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-3.6.0/s32/drivers/s32k3/Mcl/include/
DTrgmux_Ip_Types.h135 uint8 Output; member