Lines Matching refs:hal_context
61 else if((NULL == psHwReference->hal_context) in phHal4Nfc_ConfigParameters()
63 psHwReference->hal_context)->Hal4CurrentState in phHal4Nfc_ConfigParameters()
66 psHwReference->hal_context)->Hal4NextState in phHal4Nfc_ConfigParameters()
74 Hal4Ctxt = psHwReference->hal_context; in phHal4Nfc_ConfigParameters()
207 else if((NULL == psHwReference->hal_context) in phHal4Nfc_ConfigureDiscovery()
209 psHwReference->hal_context)->Hal4CurrentState in phHal4Nfc_ConfigureDiscovery()
212 psHwReference->hal_context)->Hal4NextState in phHal4Nfc_ConfigureDiscovery()
220 Hal4Ctxt = psHwReference->hal_context; in phHal4Nfc_ConfigureDiscovery()
903 else if((NULL == psHwReference->hal_context) in phHal4Nfc_RegisterNotification()
905 psHwReference->hal_context)->Hal4CurrentState in phHal4Nfc_RegisterNotification()
908 psHwReference->hal_context)->Hal4NextState in phHal4Nfc_RegisterNotification()
917 Hal4Ctxt = (phHal4Nfc_Hal4Ctxt_t *)psHwReference->hal_context; in phHal4Nfc_RegisterNotification()
964 else if((NULL == psHwReference->hal_context) in phHal4Nfc_UnregisterNotification()
966 psHwReference->hal_context)->Hal4CurrentState in phHal4Nfc_UnregisterNotification()
969 psHwReference->hal_context)->Hal4NextState in phHal4Nfc_UnregisterNotification()
978 Hal4Ctxt = (phHal4Nfc_Hal4Ctxt_t *)psHwReference->hal_context; in phHal4Nfc_UnregisterNotification()