Searched refs:ModuleId (Results 1 – 5 of 5) sorted by relevance
2635 U8 ModuleId; in SEGGER_SYSVIEW_RecordModuleDescription() local2639 ModuleId = 0; in SEGGER_SYSVIEW_RecordModuleDescription()2644 ModuleId++; in SEGGER_SYSVIEW_RecordModuleDescription()2657 ENCODE_U32(pPayload, ModuleId); in SEGGER_SYSVIEW_RecordModuleDescription()2675 void SEGGER_SYSVIEW_SendModule(U8 ModuleId) { in SEGGER_SYSVIEW_SendModule() argument2681 for (n = 0; n < ModuleId; n++) { in SEGGER_SYSVIEW_SendModule()2697 ENCODE_U32(pPayload, ModuleId); in SEGGER_SYSVIEW_SendModule()
316 void SEGGER_SYSVIEW_SendModule (U8 ModuleId);
419 uint8_t ModuleId; /* Module ID */ member
57 ModuleIdInt = VL53L0X_GETDEVICESPECIFICPARAMETER(Dev, ModuleId); in VL53L0X_check_part_used()
215 uint8_t ModuleId; in VL53L0X_get_info_from_device() local287 Status |= VL53L0X_RdByte(Dev, 0x90, &ModuleId); in VL53L0X_get_info_from_device()404 VL53L0X_SETDEVICESPECIFICPARAMETER(Dev, ModuleId, ModuleId); in VL53L0X_get_info_from_device()
Completed in 18 milliseconds