Searched refs:TASKPTR (Results 1 – 2 of 2) sorted by relevance
/hardware/st/nfc/st21nfc/gki/common/ |
D | gki.h | 346 #ifndef TASKPTR 347 typedef void (*TASKPTR)(uint32_t); typedef 363 extern uint8_t GKI_create_task(TASKPTR, uint8_t, int8_t*, uint16_t*, uint16_t,
|
/hardware/st/nfc/1.0/gki/common/ |
D | gki.h | 346 #ifndef TASKPTR 347 typedef void (*TASKPTR)(uint32_t); typedef 363 extern uint8_t GKI_create_task(TASKPTR, uint8_t, int8_t*, uint16_t*, uint16_t,
|