Home
last modified time | relevance | path

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

/hal_xtensa-latest/include/xtensa/config/
Dcore.h1393 # define XCHAL_HW_RELEASE_MAJOR_AT(major) ((XCHAL_HW_VERSION_MAJOR == (major)) ? 1 : 0) macro
1403 # define XCHAL_HW_RELEASE_MAJOR_AT(major) XCHAL_HW_RELEASE_AT(major,0) macro
/hal_xtensa-latest/zephyr/soc/sample_controller32/xtensa/config/
Dcore.h1323 # define XCHAL_HW_RELEASE_MAJOR_AT(major) ((XCHAL_HW_VERSION_MAJOR == (major)) ? 1 : 0) macro
1333 # define XCHAL_HW_RELEASE_MAJOR_AT(major) XCHAL_HW_RELEASE_AT(major,0) macro