Home
last modified time | relevance | path

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

/hal_espressif-latest/components/xtensa/include/xtensa/
Dhal.h117 #define XTHAL_REL_EQ(maja,mina, majb,minb) ((maja) == (majb) && (mina) == (minb)) macro
/hal_espressif-latest/components/xtensa/esp32/include/xtensa/config/
Dcore.h1342 # define XCHAL_HW_RELEASE_AT(major,minor) (XTHAL_REL_EQ( XCHAL_HW_VERSION_MAJOR,XCHAL_HW_VERSION_M…
/hal_espressif-latest/components/xtensa/esp32s2/include/xtensa/config/
Dcore.h1396 # define XCHAL_HW_RELEASE_AT(major,minor) (XTHAL_REL_EQ( XCHAL_HW_VERSION_MAJOR,XCHAL_HW_VERSION_M…
/hal_espressif-latest/components/xtensa/esp32s3/include/xtensa/config/
Dcore.h1402 # define XCHAL_HW_RELEASE_AT(major,minor) (XTHAL_REL_EQ( XCHAL_HW_VERSION_MAJOR,XCHAL_HW_VERS…