Home
last modified time | relevance | path

Searched refs:XTHAL_REL_GE (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/xtensa/include/xtensa/
Dhal.h109 #define XTHAL_REL_GE(maja,mina, majb,minb) ((maja) > (majb) || \ macro
/hal_espressif-latest/components/xtensa/esp32/include/xtensa/config/
Dcore.h1341 # define XCHAL_HW_RELEASE_AT_OR_ABOVE(major,minor) (XTHAL_REL_GE( XCHAL_HW_VERSION_MAJOR,XCHAL_HW_V…
/hal_espressif-latest/components/xtensa/esp32s2/include/xtensa/config/
Dcore.h1395 # define XCHAL_HW_RELEASE_AT_OR_ABOVE(major,minor) (XTHAL_REL_GE( XCHAL_HW_VERSION_MAJOR,XCHAL_HW_V…
/hal_espressif-latest/components/xtensa/esp32s3/include/xtensa/config/
Dcore.h1401 # define XCHAL_HW_RELEASE_AT_OR_ABOVE(major,minor) (XTHAL_REL_GE( XCHAL_HW_VERSION_MAJOR,XCHAL_HW_…