Home
last modified time | relevance | path

Searched refs:ARG_UNUSED (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/ble_host/bt_host/port/include/misc/
A Dprintk.h19 #ifndef ARG_UNUSED
20 #define ARG_UNUSED(x) (void)(x) macro
63 ARG_UNUSED(fmt);
69 ARG_UNUSED(fmt);
70 ARG_UNUSED(ap);
79 ARG_UNUSED(str);
80 ARG_UNUSED(size);
81 ARG_UNUSED(fmt);
82 ARG_UNUSED(ap);
/AliOS-Things-master/components/ble_host/include/
A Dble_os_port.h30 #ifndef ARG_UNUSED
31 #define ARG_UNUSED(x) (void)(x) macro
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dmonitor.c329 ARG_UNUSED(d); in bt_monitor_init()

Completed in 5 milliseconds