Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/port/core/
A Dbuf.c47 #define WARN_ALLOC_INTERVAL K_SECONDS(CONFIG_NET_BUF_WARN_ALLOC_INTERVAL) macro
49 #define WARN_ALLOC_INTERVAL K_FOREVER macro
376 buf = k_lifo_get(&pool->free, WARN_ALLOC_INTERVAL); in net_buf_alloc_len_debug()

Completed in 5 milliseconds