Home
last modified time | relevance | path

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

/hal_infineon-latest/wifi-host-driver/WiFi_Host_Driver/src/include/
Dwhd_debug.h53 #define whd_assert(error_string, assertion) do { if (!(assertion) ){ WHD_TRIGGER_BREAKPOINT(); } } … argument
55assertion) do { if (!(assertion) ) WPRINT_MACRO( (error_string) ); } while (0) argument