Searched refs:assertion (Results 1 – 2 of 2) sorted by relevance
66 #define LWIP_ASSERT(message, assertion) do { if(!(assertion)) \ argument69 #define LWIP_ASSERT(message, assertion) argument
49 - Fixed assertion that checks correctness of limit setting in the SAADC driver.154 - Removed an assertion that prevented setting the data payload size of isochronous endpoints to zer…
Completed in 3 milliseconds