Home
last modified time | relevance | path

Searched defs:ASSERT_IF_DPORT_REG (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dsoc.h125 #define ASSERT_IF_DPORT_REG(_r, OP) TRY_STATIC_ASSERT(!IS_DPORT_REG(_r), (Cannot use OP for DPORT … macro
127 #define ASSERT_IF_DPORT_REG(_r, OP) macro
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Dsoc.h96 #define ASSERT_IF_DPORT_REG(_r, OP) TRY_STATIC_ASSERT(!IS_DPORT_REG(_r), (Cannot use OP for DPORT … macro
98 #define ASSERT_IF_DPORT_REG(_r, OP) macro