Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/port/include/misc/
A D__assert.h83 #define __ASSERT_MSG_INFO(fmt, ...) macro
85 #define __ASSERT_MSG_INFO(fmt, ...) __ASSERT_PRINT("\t" fmt "\n", ##__VA_ARGS__) macro

Completed in 2 milliseconds