Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/include/net/
A Dbuf.h60 static __noinit u8_t net_buf_data_##_name[_size]; \
893 static struct net_buf net_buf_##_name[_count] __noinit; \
937 static struct net_buf net_buf_##_name[_count] __noinit; \
952 static struct net_buf net_buf_##_name[_count] __noinit; \
953 static u8_t __noinit net_buf_data_##_name[_count][_data_size]; \
996 static struct net_buf _net_buf_##_name[_count] __noinit; \
/AliOS-Things-master/components/ble_host/include/
A Dble_os_port.h282 #define __noinit macro
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dproxy.c119 static u8_t __noinit client_buf_data[CLIENT_BUF_SIZE * CONFIG_BT_MAX_CONN];
A Dtransport.c122 static u8_t __noinit seg_rx_buf_data[(CONFIG_BT_MESH_RX_SEG_MSG_COUNT * CONFIG_BT_MESH_RX_SDU_MAX)];

Completed in 12 milliseconds