Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/s32/drivers/s32ze/Mcu/src/
DClock_Ip_FracDiv.c160 Value |= DFS_DVPORT_MFI(IntegerPart); in Clock_Ip_SetDfsMfiMfn()
DClock_Ip_Specific.c96 #define DFS_DVPORT (DFS_DVPORT_MFN(0u) | DFS_DVPORT_MFI(1U))
/hal_nxp-3.5.0/s32/drivers/s32ze/BaseNXP/header/
DS32Z2_DFS.h232 #define DFS_DVPORT_MFI(x) (((uint32_t)(((uint32_t)(x)) << DFS_DVPORT_MFI_SHI… macro