Home
last modified time | relevance | path

Searched refs:MPU_SOC_IMX8ULP (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/boards/evkmimx8ulp/
Dboard.h28 #define MPU_SOC_IMX8ULP 0xA1 /* dummy ID, full feature, iMX8ULP Dual core 7D/7C */ macro
Dboard.c338 soc_type = MPU_SOC_IMX8ULP; in BOARD_GetSocVariantType()
371 if (soc_type != MPU_SOC_IMX8ULP) in BOARD_IsIpDisabled()