Searched defs:__ASSERT_PRINT (Results 1 – 1 of 1) sorted by relevance
/AliOS-Things-master/components/ble_host/bt_host/port/include/misc/ | ||
A D | __assert.h | 77 #define __ASSERT_PRINT(fmt, ...) printk(fmt, ##__VA_ARGS__) macro |
Completed in 2 milliseconds