Home
last modified time | relevance | path

Searched defs:at (Results 1 – 9 of 9) sorted by relevance

/AliOS-Things-master/components/ble_host/bt_host/host/
A Dat.c22 static void next_list(struct at_client *at) in next_list()
41 static void skip_space(struct at_client *at) in skip_space()
48 int at_get_number(struct at_client *at, bt_u32_t *val) in at_get_number()
154 static void reset_buffer(struct at_client *at) in reset_buffer()
205 static bool is_cmer(struct at_client *at) in is_cmer()
235 static bool is_ring(struct at_client *at) in is_ring()
271 int cme_handle(struct at_client *at) in cme_handle()
318 int at_parse_input(struct at_client *at, struct net_buf *buf) in at_parse_input()
430 int at_has_next_list(struct at_client *at) in at_has_next_list()
435 int at_open_list(struct at_client *at) in at_open_list()
[all …]
A Dhfp_internal.h50 struct at_client at; member
/AliOS-Things-master/components/py_engine/engine/lib/re1.5/
A Dcompilecode.c7 #define INSERT_CODE(at, num, pc) \ argument
9 #define REL(at, to) (to - at - 2) argument
10 #define EMIT(at, byte) (code ? (code[at] = byte) : (at)) argument
11 #define EMIT_CHECKED(at, byte) (_emit_checked(at, code, byte, &err)) argument
14 static void _emit_checked(int at, char *code, int val, bool *err) { in _emit_checked()
/AliOS-Things-master/components/amp/example-js/
A Dat.js1 var at = require('at'); variable
/AliOS-Things-master/components/amp/libjs/
A Dgenerator.js53 at: 'JSE_CORE_ADDON_AT', property in macro4libjs
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/net_os/
A Dnet_atomic.h9 static __INLINE void atomic_set(atomic32_t *at, int val) in atomic_set()
/AliOS-Things-master/components/posix/src/
A Dpthread_mutex.c127 int pthread_mutex_timedlock(pthread_mutex_t *mutex, const struct timespec *at) in pthread_mutex_timedlock()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/api/platform/
A Ddlist.h169 struct list_head *at = head->next; in __list_splice() local
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/drivers/wlan/realtek/src/osdep/alios/
A Dwrapper.h125 struct list_head *at = head->next; in list_splice() local

Completed in 14 milliseconds