Searched refs:M_LABEL (Results 1 – 6 of 6) sorted by relevance
/hal_espressif-3.6.0/components/ulp/test/esp32/ |
D | test_ulp.c | 75 M_LABEL(1), 106 M_LABEL(1), 113 M_LABEL(3), 229 M_LABEL(4), 235 M_LABEL(1), 238 M_LABEL(0), // 0: 240 M_LABEL(2), // 2: 242 M_LABEL(3), 247 M_LABEL(5), 249 M_LABEL(6), [all …]
|
/hal_espressif-3.6.0/components/ulp/ |
D | README.rst | 27 To generate branch instructions, special ``M_`` preprocessor defines are used. ``M_LABEL`` define c… 35 M_LABEL(1), // label_1 130 .. doxygendefine:: M_LABEL
|
/hal_espressif-3.6.0/examples/system/deep_sleep/main/ |
D | deep_sleep_example_main.c | 377 M_LABEL(1), in start_ulp_temperature_monitoring() 393 M_LABEL(2), in start_ulp_temperature_monitoring()
|
/hal_espressif-3.6.0/components/ulp/include/esp32s3/ |
D | ulp.h | 759 #define M_LABEL(label_num) { .macro = { \ macro
|
/hal_espressif-3.6.0/components/ulp/include/esp32s2/ |
D | ulp.h | 759 #define M_LABEL(label_num) { .macro = { \ macro
|
/hal_espressif-3.6.0/components/ulp/include/esp32/ |
D | ulp.h | 793 #define M_LABEL(label_num) { .macro = { \ macro
|