esp-idf/components/esp_common/include
Darian Leung c5fd79547a freertos: Add CHOOSE_MACRO_VA_ARG selector
This commit adds a CHOOSE_MACRO_VA_ARG() selector to allow selection between two
versions of a macro based on the number of arguments. This replaces the previous
portGET_ARGUMENT_COUNT() selector.

- portYIELD_FROM_ISR() now uses CHOOSE_MACRO_VA_ARG()
- portYIELD_FROM_ISR(arg) version added to risc-v port
- Old vPortEvaluateYieldFromISR() and portGET_ARGUMENT_COUNT removed
2022-02-07 20:01:11 +08:00
..
esp_assert.h move common include files from esp32 into esp_common 2019-03-26 11:57:03 +08:00
esp_attr.h esp_common: don't generate custom sections when building for Linux 2022-01-24 18:53:12 +01:00
esp_bit_defs.h soc: combine xxx_caps.h into one soc_caps.h 2020-10-17 16:10:15 +08:00
esp_check.h [cxx]: No ##__VA_ARGS__ in public header files 2021-07-15 17:05:57 +08:00
esp_compiler.h esp_common: Don't redefine likely/unlikely if already defined 2021-02-12 15:30:24 +11:00
esp_err.h System/Security: Memprot API unified (ESP32C3) 2021-12-21 01:50:36 +01:00
esp_idf_version.h version: starting v5.0.0 development 2021-10-20 22:25:38 +02:00
esp_macro.h freertos: Add CHOOSE_MACRO_VA_ARG selector 2022-02-07 20:01:11 +08:00
esp_types.h move common include files from esp32 into esp_common 2019-03-26 11:57:03 +08:00