Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/port/include/port/
A Dkport.h51 #define _K_QUEUE_INITIALIZER(obj) \ macro
62 #define K_QUEUE_INITIALIZER DEPRECATED_MACRO _K_QUEUE_INITIALIZER
73 ._queue = _K_QUEUE_INITIALIZER(obj._queue) \
84 ._queue = _K_QUEUE_INITIALIZER(obj._queue) \

Completed in 2 milliseconds