Home
last modified time | relevance | path

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

/hal_xtensa-latest/include/xtensa/
Dhal.h110 #define XTHAL_REL_GE(maja,mina, majb,minb) ((maja) > (majb) || \ macro
/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…
/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…