Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/ulp/include/esp32s3/
Dulp.h87 #define B_CMP_GE 1 /*!< Branch if R0 is greater than or equal to an immediate */ macro
486 .cmp = B_CMP_GE, \
/hal_espressif-3.6.0/components/ulp/include/esp32s2/
Dulp.h87 #define B_CMP_GE 1 /*!< Branch if R0 is greater than or equal to an immediate */ macro
486 .cmp = B_CMP_GE, \
/hal_espressif-3.6.0/components/ulp/include/esp32/
Dulp.h94 #define B_CMP_GE 1 /*!< Branch if R0 is greater than or equal to an immediate */ macro
520 .cmp = B_CMP_GE, \