Home
last modified time | relevance | path

Searched defs:SEM_POST (Results 1 – 2 of 2) sorted by relevance

/hardware/nxp/nfc/snxxx/halimpl/utils/
DphNxpNciHal_utils.h60 #define SEM_POST(p_cb_data) sem_post(&((p_cb_data)->sem)) macro
/hardware/nxp/nfc/pn8x/halimpl/utils/
DphNxpNciHal_utils.h55 #define SEM_POST(p_cb_data) sem_post(&((p_cb_data)->sem)) macro