Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/port/include/port/
A Dkport.h162 #ifndef CONFIG_NET_BUF_WARN_ALLOC_INTERVAL
163 #define CONFIG_NET_BUF_WARN_ALLOC_INTERVAL 1 macro
/AliOS-Things-master/components/ble_host/bt_host/port/core/
A Dbuf.c46 #if CONFIG_NET_BUF_WARN_ALLOC_INTERVAL > 0
47 #define WARN_ALLOC_INTERVAL K_SECONDS(CONFIG_NET_BUF_WARN_ALLOC_INTERVAL)

Completed in 5 milliseconds