Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/haas1000/drivers/services/fs/fat/ChaN/
A Dff.h90 _SYNC_t sobj; /* Identifier of sync object */
265 int ff_cre_syncobj (BYTE, _SYNC_t*);/* Create a sync object */
266 int ff_req_grant (_SYNC_t); /* Lock sync object */
267 void ff_rel_grant (_SYNC_t); /* Unlock sync object */
268 int ff_del_syncobj (_SYNC_t); /* Delete a sync object */
A Dffconf.h177 #define _SYNC_t void* /* O/S dependent type of sync object. e.g. HANDLE, OS_EVENT*, ID and… macro

Completed in 3 milliseconds