Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/xtensa/esp32s2/
Dtrax_init.c27 int trax_enable(trax_ena_select_t which) in trax_enable()
/hal_espressif-2.7.6/components/xtensa/esp32s3/
Dtrax_init.c29 int trax_enable(trax_ena_select_t which) in trax_enable()
/hal_espressif-2.7.6/components/xtensa/esp32/
Dtrax_init.c29 int trax_enable(trax_ena_select_t which) in trax_enable()
/hal_espressif-2.7.6/tools/catch/
Dcatch.hpp8033 static Arch which() { in which() function