Home
last modified time | relevance | path

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

/hal_ambiq-latest/mcu/apollo4p/hal/
Dam_hal_global.h117 #define STATIC_ASSERT(condition) ((void)sizeof(char[1 - 2*!!(condition)])) argument