Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_common/include/
Dmesh_util.h43 #ifndef ZERO_OR_COMPILE_ERROR
44 #define ZERO_OR_COMPILE_ERROR(cond) ((int) sizeof(char[1 - 2 * !(cond)]) - 1) macro
52 ZERO_OR_COMPILE_ERROR( \