Home
last modified time | relevance | path

Searched refs:LCU_OUTPOL_OUTPOL (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/s32/drivers/s32ze/BaseNXP/header/
DS32Z2_LCU.h199 #define LCU_OUTPOL_OUTPOL(x) (((uint32_t)(((uint32_t)(x)) << LCU_OUTPOL_OUTPOL_… macro
/hal_nxp-latest/s32/drivers/s32k3/BaseNXP/header/
DS32K344_LCU.h199 #define LCU_OUTPOL_OUTPOL(x) (((uint32_t)(((uint32_t)(x)) << LCU_OUTPOL_OUTPOL_… macro
/hal_nxp-latest/s32/drivers/s32k3/Mcl/src/
DLcu_Ip_Hw_Access.c265 Reg |= LCU_OUTPOL_OUTPOL((uint32)((uint32)MaskValue << HwOutput)); in HwAcc_Lcu_AsyncSetOutputPolarity()