Lines Matching refs:subsys

71       - [Subsystem Porting Overview](porting/porting-minichip-subsys-overview.md)
72 - [Porting the Startup Subsystem](porting/porting-minichip-subsys-startup.md)
73 - [Porting the File Subsystem](porting/porting-minichip-subsys-filesystem.md)
74 - [Porting the Security Subsystem](porting/porting-minichip-subsys-security.md)
75 - [Porting the Communication Subsystem](porting/porting-minichip-subsys-communication.md)
76 - [Porting the Driver Subsystem](porting/porting-minichip-subsys-driver.md)
77 - [Configuring Other Subsystems](porting/porting-minichip-subsys-others.md)
330 - [Compilation and Building Guide](subsystems/subsys-build-all.md)
331 …- [Build System Coding Specifications and Best Practices](subsystems/subsys-build-gn-coding-style-…
332 …- [Building the Kconfig Visual Configuration](subsystems/subsys-build-gn-kconfig-visual-config-gui…
334 - [Building a Product](subsystems/subsys-build-product.md)
335 - [Building a Subsystem](subsystems/subsys-build-subsystem.md)
336 - [Building a Component](subsystems/subsys-build-component.md)
337 - [Component Building Specifications](subsystems/subsys-build-component-building-rules.md)
338 - [Building a Module](subsystems/subsys-build-module.md)
339 - [Building a Chipset Solution](subsystems/subsys-build-chip_solution.md)
340 - [Configuring Features](subsystems/subsys-build-feature.md)
341 - [Configuring System Capabilities](subsystems/subsys-build-syscap.md)
342 - [Setting deps and external_deps](subsystems/subsys-build-reference.md)
343 … - [Information Collected by the Open Source Software Notice](subsystems/subsys-build-reference.md)
344 - [Configuring Parameters for Accelerating Local Build](subsystems/subsys-build-reference.md)
345 - [Viewing Ninja Build Information](subsystems/subsys-build-reference.md)
346 - [HAP Build Guide](subsystems/subsys-build-gn-hap-compilation-guide.md)
348 - [Rust Module Configuration Rules and Guide](subsystems/subsys-build-rust-compilation.md)
349 - [Interactive Tool User Guide](subsystems/subsys-build-bindgen-cxx-guide.md)
350 - [Using Cargo2gn](subsystems/subsys-build-cargo2gn-guide.md)
351 - [FAQs](subsystems/subsys-build-FAQ.md)
352 - [ArkCompiler Development](subsystems/subsys-arkcompiler-guide.md)
354 …- [Window Title Bar Customization Development (ArkTS)](subsystems/subsys-arkui-customize-titlebar-…
355 …- [Window Title Bar Customization Development (C++)](subsystems/subsys-arkui-customize-titlebar-c+…
357 - [Graphics Overview](subsystems/subsys-graphics-overview.md)
358 - [Common Component Development](subsystems/subsys-graphics-common-guide.md)
359 - [Container Component Development](subsystems/subsys-graphics-container-guide.md)
360 - [Development of Layout Container Components](subsystems/subsys-graphics-layout-guide.md)
361 - [Animator Development](subsystems/subsys-graphics-animation-guide.md)
362 - [Using Qt Creator on Windows](subsystems/subsys-graphics-simulator-guide.md)
363 - [Small-System Graphics Framework Integration](subsystems/subsys-graphics-porting-guide.md)
366 - [Camera Overview](subsystems/subsys-multimedia-camera-overview.md)
367 - [Photographing Development](subsystems/subsys-multimedia-camera-photo-guide.md)
368 - [Video Recording Development](subsystems/subsys-multimedia-camera-record-guide.md)
369 - [Previewing Development](subsystems/subsys-multimedia-camera-preview-guide.md)
371 - [Audio/Video Overview](subsystems/subsys-multimedia-video-overview.md)
372 - [Audio/Video Playback Development](subsystems/subsys-multimedia-video-play-guide.md)
373 … - [Audio/Video Recording Development](subsystems/subsys-multimedia-video-record-guide.md)
374 - [Utils Development](subsystems/subsys-utils-guide.md)
376 - [AI Framework Development](subsystems/subsys-ai-aiframework-devguide.md)
377 - [NNRt Access Adaptation](subsystems/subsys-ai-nnrt-guide.md)
379 - [Sensor Overview](subsystems/subsys-sensor-overview.md)
380 - [Sensor Usage Guidelines](subsystems/subsys-sensor-guide.md)
381 - [Sensor Usage Example](subsystems/subsys-sensor-demo.md)
383 - [Overview](subsystems/subsys-application-framework-overview.md)
384 - [Setting Up a Development Environment](subsystems/subsys-application-framework-envbuild.md)
385 - [Development Guidelines](subsystems/subsys-application-framework-guide.md)
386 - [Development Example](subsystems/subsys-application-framework-demo.md)
387 - [OTA Update](subsystems/subsys-ota-guide.md)
389 - [Telephony Overview](subsystems/subsys-tel-overview.md)
390 - [Telephony Development](subsystems/subsys-tel-guide.md)
392 - [Overview](subsystems/subsys-security-overview.md)
393 - [Development on Application Signature Verification](subsystems/subsys-security-sigverify.md)
394 …- [Development on Application Permission Management](subsystems/subsys-security-rightmanagement.md)
395 - [Development on IPC Authentication](subsystems/subsys-security-communicationverify.md)
396 …- [Development on Device Security Level Management](subsystems/subsys-security-devicesecuritylevel…
397 - [Development on HUKS](subsystems/subsys-security-huks-guide.md)
398 - [Application Privilege Configuration Guide](subsystems/subsys-app-privilege-config-guide.md)
399 - [Preset Application Configuration Guide](subsystems/subsys-preinstall-app-config-guide.md)
401 - [Startup](subsystems/subsys-boot-overview.md)
402 - [Device Boot](subsystems/subsys-boot-deviceboot.md)
404 - [init Configuration File](subsystems/subsys-boot-init-cfg.md)
405 - [Job Management](subsystems/subsys-boot-init-jobs.md)
406 - [Service Management](subsystems/subsys-boot-init-service.md)
407 - [Parameter Management](subsystems/subsys-boot-init-sysparam.md)
408 - [Sandbox Management](subsystems/subsys-boot-init-sandbox.md)
409 - [Plug-in Management](subsystems/subsys-boot-init-plugin.md)
410 - [omponent-based Startup](subsystems/subsys-boot-init-sub-unit.md)
411 - [init Run Log Standardization](subsystems/subsys-boot-init-log.md)
412 - [Seccomp Policy Development](subsystems/subsys-boot-init-seccomp.md)
413 - [DeviceInfo Adaptation](subsystems/subsys-boot-init-deviceInfo.md)
414 - [ueventd](subsystems/subsys-boot-init-ueventd.md)
415 - [appspawn Module](subsystems/subsys-boot-appspawn.md)
416 - [bootstrap Module](subsystems/subsys-boot-bootstrap.md)
417 - [init Module FAQs](subsystems/subsys-boot-init-faqs.md)
419 - [DFX Overview](subsystems/subsys-dfx-overview.md)
420 - [HiLog Development](subsystems/subsys-dfx-hilog-rich.md)
421 - [HiLog\_Lite Development](subsystems/subsys-dfx-hilog-lite.md)
422 - [HiTraceChain Development](subsystems/subsys-dfx-hitracechain.md)
423 - [HiTraceMeter Development](subsystems/subsys-dfx-hitracemeter.md)
424 - [HiCollie Development](subsystems/subsys-dfx-hicollie.md)
426 - [HiSysEvent Overview](subsystems/subsys-dfx-hisysevent-overview.md)
427 - [HiSysEvent Logging Configuration](subsystems/subsys-dfx-hisysevent-logging-config.md)
428 - [HiSysEvent Logging](subsystems/subsys-dfx-hisysevent-logging.md)
429 - [HiSysEvent Listening](subsystems/subsys-dfx-hisysevent-listening.md)
430 - [HiSysEvent Query](subsystems/subsys-dfx-hisysevent-query.md)
431 - [HiSysEvent Tool Usage](subsystems/subsys-dfx-hisysevent-tool.md)
432 - [HiDumper Development](subsystems/subsys-dfx-hidumper.md)
433 - [HiChecker Development](subsystems/subsys-dfx-hichecker.md)
434 - [FaultLogger Development](subsystems/subsys-dfx-faultlogger.md)
435 - [Hiview Development](subsystems/subsys-dfx-hiview.md)
438 - [System Brightness Customization](subsystems/subsys-power-brightness-customization.md)
440 … - [Battery Level and LED Color Mapping Customization](subsystems/subsys-power-level-LED-color.md)
441 …- [Battery Temperature Protection Customization](subsystems/subsys-power-temperature-protection.md)
442 - [Battery Level Customization](subsystems/subsys-power-battery-level-customization.md)
443 …- [Charging Current and Voltage Limit Customization](subsystems/subsys-power-charge-current-voltag…
444 - [Charging Type Customization](subsystems/subsys-power-charge-type-customization.md)
445 …- [Power-off Charging Animation Customization](subsystems/subsys-power-poweroff-charge-animation.m…
446 …- [General Framework for Battery Kernel Node Read/Write](subsystems/subsys-power-charge-common-fra…
447 - [uevent Customization](subsystems/subsys-power-battery-uevent-customization.md)
449 …- [Power Consumption Statistics Customization](subsystems/subsys-power-stats-power-average-customi…
451 - [Charging Idle State Customization](subsystems/subsys-thermal_charging_idle_state.md)
452 - [Thermal Control Customization](subsystems/subsys-thermal_control.md)
453 - [Thermal Detection Customization](subsystems/subsys-thermal_detection.md)
454 - [Thermal Level Customization](subsystems/subsys-thermal_level.md)
455 - [Thermal Log Customization](subsystems/subsys-thermal_log.md)
456 - [Thermal Policy Customization](subsystems/subsys-thermal_policy.md)
457 - [Thermal Scene Customization](subsystems/subsys-thermal_scene.md)
459 - [Power Mode Customization](subsystems/subsys-power-mode-customization.md)
460 …- [Default Hibernation Behavior Customization](subsystems/subsys-power-default-sleep-behavior-cust…
461 - [Wakeup Source Customization](subsystems/subsys-power-wakeup-source-customization.md)
498 - [bytrace](subsystems/subsys-toolchain-bytrace-guide.md)
499 - [hdc](subsystems/subsys-toolchain-hdc-guide.md)
500 - [hiperf](subsystems/subsys-toolchain-hiperf.md)