Home
last modified time | relevance | path

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

/hal_xtensa-latest/include/xtensa/config/
Dcore.h1391 # define XCHAL_HW_RELEASE_AT_OR_ABOVE(major,minor) (XTHAL_REL_GE( XCHAL_HW_VERSION_MAJOR,XCHAL_HW_V… macro
1398 # define XCHAL_HW_RELEASE_AT_OR_ABOVE(major,minor) ( ((major) >= 2000 && XCHAL_HAVE_XEA1) ? 0 \ macro
/hal_xtensa-latest/zephyr/soc/sample_controller32/xtensa/config/
Dcore.h1321 # define XCHAL_HW_RELEASE_AT_OR_ABOVE(major,minor) (XTHAL_REL_GE( XCHAL_HW_VERSION_MAJOR,XCHAL_HW_V… macro
1328 # define XCHAL_HW_RELEASE_AT_OR_ABOVE(major,minor) ( ((major) >= 2000 && XCHAL_HAVE_XEA1) ? 0 \ macro