Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32/include/soc/
Dsoc.h34 #define ASSERT_IF_DPORT_REG(_r, OP) TRY_STATIC_ASSERT(!IS_DPORT_REG(_r), (Cannot use OP for DPORT … macro
36 #define ASSERT_IF_DPORT_REG(_r, OP) macro