Home
last modified time | relevance | path

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

/hardware/nxp/uwb/halimpl/hal/sr1xx/
DphNxpUciHal_fwd.cc490 gphHbci_MosiApdu.cls = (uint8_t)(phHbci_Class_Patch_ROM | phHbci_SubClass_Command); in phHbci_MasterPatchROM()
570 gphHbci_MosiApdu.cls = (uint8_t)(phHbci_Class_HIF_Image | phHbci_SubClass_Command); in phHbci_MasterHIFImage()
662 gphHbci_MosiApdu.cls = (uint8_t)(phHbci_Class_General | phHbci_SubClass_Command); in phHbci_Master()
DphNxpUciHal_fwd.h265 constexpr uint8_t phHbci_SubClass_Command = 0x03; variable