Home
last modified time | relevance | path

Searched refs:PartInfoType (Results 1 – 3 of 3) sorted by relevance

/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/System/Modules/
Dmiscutil.h60 } PartInfoType; typedef
69 void GetPartInfo(PartInfoType *partInfo);
Dmiscutil.c46 void GetPartInfo(PartInfoType *partInfo) in GetPartInfo()
/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/STM32_BLE/Target/
Dbleplat.c67 PartInfoType partInfo; in BLEPLAT_GetPartInfo()