Searched defs:sn (Results 1 – 7 of 7) sorted by relevance
/AliOS-Things-master/components/linkkit/wifi_provision/smartconfig/ |
A D | awss_smartconfig.c | 445 uint8_t channel, uint8_t tods, uint16_t sn) in is_hint_frame() 644 int try_to_sync_pos(uint8_t tods, uint16_t last_sn, uint8_t sn, in try_to_sync_pos() 955 uint16_t sn = res->u.br.sn; in awss_recv_callback_smartconfig() local
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/nv_section/customparam_section/ |
A D | customparam_section.h | 59 uint8_t sn[CUSTOM_PARAM_SERIAL_NUM_LEN]; member
|
/AliOS-Things-master/components/linkkit/wifi_provision/frameworks/ieee80211/ |
A D | zconfig_ieee80211.h | 106 uint16_t sn; member
|
/AliOS-Things-master/components/py_engine/engine/lib/libm/ |
A D | math.c | 174 float y1,t1,t2,r,s,sn,t,u,v,w; in powf() local
|
/AliOS-Things-master/components/py_engine/engine/lib/oofatfs/ |
A D | ff.c | 2471 BYTE sn[12], sum; local
|
/AliOS-Things-master/components/SDL2/src/image/ |
A D | nanosvg.h | 503 float cs = cosf(a), sn = sinf(a); in nsvg__xformSetRotation() local
|
/AliOS-Things-master/components/fatfs/src/ |
A D | ff.c | 2329 BYTE sn[12], sum; local
|
Completed in 44 milliseconds