Lines Matching refs:initialize
24 ….S** to jump to the **main** function of the C programming language to initialize the hardware clo…
25 7. Call the **DeviceManagerStart** function to initialize the HDF driver. This process is implemen…
55 - Implementing the **SystemInit** function to initialize services in the user space. Figure 2 shows…
75 …ture. The board and subsequent modules, such as the Trace module, will initialize the software-onl…
76 …e.<br/>This layer depends on the architecture. Subsequent modules will initialize the modules on w…
77 …yer depends on the board platform and drivers. Subsequent modules will initialize the modules on w…
80 …epends on the architecture extension function. Subsequent modules will initialize the modules on w…
81 …yer depends on the board platform and drivers. Subsequent modules will initialize the modules on w…
82 … Initialization of the kernel basic modules.<br/>This layer is used to initialize the basic module…
83 …itialization of the kernel extended modules.<br/>This layer is used to initialize the extended mod…
125 …s the initialization function of the registered module during the startup to initialize the module.