Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/s32/drivers/s32k3/Pwm/include/
DEmios_Pwm_Ip_HwAccess.h504 … Base->CH.UC[Channel].C = (Base->CH.UC[Channel].C & ~(eMIOS_C_EDPOL_MASK)) | eMIOS_C_EDPOL(Value); in Emios_Pwm_Ip_SetEdgePolarity()
545 …annel].C & ~(eMIOS_C_MODE_MASK) & ~(eMIOS_C_EDPOL_MASK)) | eMIOS_C_MODE(Mode) | eMIOS_C_EDPOL(Pol); in Emios_Pwm_Ip_SetPwmModePol()
/hal_nxp-3.6.0/s32/drivers/s32k3/BaseNXP/header/
DS32K344_EMIOS.h564 #define eMIOS_C_EDPOL(x) (((uint32_t)(((uint32_t)(x)) << eMIOS_C_EDPOL_SHIF… macro
/hal_nxp-3.6.0/s32/drivers/s32ze/BaseNXP/header/
DS32Z2_EMIOS.h492 #define eMIOS_C_EDPOL(x) (((uint32_t)(((uint32_t)(x)) << eMIOS_C_EDPOL_SHIF… macro