Home
last modified time | relevance | path

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

/hardware/nxp/uwb/halimpl/fwd/sr1xx/
DphNxpUciHal_fwd.cc174 phHbci_Status_t phHbci_GeneralStatus(phHbci_General_Command_t mode) in phHbci_GeneralStatus() function
507 if (phHbci_Success != (ret = phHbci_GeneralStatus(phHbci_General_Cmd_Mode_Patch_ROM))) in phHbci_MasterPatchROM()
587 if (phHbci_Success != (ret = phHbci_GeneralStatus(phHbci_General_Cmd_Mode_HIF_Image))) in phHbci_MasterHIFImage()
679 if (phHbci_Success != (ret = phHbci_GeneralStatus((phHbci_General_Command_t)0))) in phHbci_Master()
DphNxpUciHal_fwd.h406 phHbci_Status_t phHbci_GeneralStatus(phHbci_General_Command_t mode);