Home
last modified time | relevance | path

Searched refs:HalCreate (Results 1 – 6 of 6) sorted by relevance

/hardware/st/nfc/st21nfc/include/
Dhalcore.h69 HALHANDLE HalCreate(void* context, HAL_CALLBACK callback, uint32_t flags);
/hardware/st/nfc/1.0/include/
Dhalcore.h91 HALHANDLE HalCreate(void* context, HAL_CALLBACK callback, uint32_t flags);
/hardware/st/nfc/1.0/adaptation/
Di2clayer.c249 *pHandle = HalCreate(dev, callb, NoDbgFlag); in I2cOpenLayer()
/hardware/st/nfc/st21nfc/adaptation/
Di2clayer.cc313 *pHandle = HalCreate(dev, callb, NoDbgFlag); in I2cOpenLayer()
/hardware/st/nfc/1.0/hal/
Dhalcore.c144 HALHANDLE HalCreate(void* context, HAL_CALLBACK callback, uint32_t flags) in HalCreate() function
/hardware/st/nfc/st21nfc/hal/
Dhalcore.cc164 HALHANDLE HalCreate(void* context, HAL_CALLBACK callback, uint32_t flags) { in HalCreate() function