Searched refs:DEBUG_ASSERT (Results 1 – 2 of 2) sorted by relevance
| /bsp/nxp/imx/imxrt/libraries/drivers/vglite/elementary/src/ |
| A D | elm_object.c | 424 DEBUG_ASSERT(0, "Unknown object"); in get_object() 546 DEBUG_ASSERT(0, "No such object"); in destroy_object() 1171 DEBUG_ASSERT(0, "Bad object type"); in _scale() 1241 DEBUG_ASSERT(0, "Bad object type"); in _reset_attrib() 1326 DEBUG_ASSERT(0, "Bad object type"); in _set_quality() 1341 DEBUG_ASSERT(0, "Bad object handle"); in _set_fill() 1385 DEBUG_ASSERT(0, "Bad object type"); in _set_blend() 1406 DEBUG_ASSERT(0, "Bad object handle"); in _set_color() 1446 DEBUG_ASSERT(0, "Bad object handle"); in _set_pattern() 1483 DEBUG_ASSERT(0, "Bad object handle"); in _set_pattern_mode() [all …]
|
| A D | velm.h | 82 #define DEBUG_ASSERT(a, message) \ macro
|
Completed in 8 milliseconds