Lines Matching refs:application
18 …veloper can easily integrate the management of low-power states in the application and speed up th…
24 - Bare-Metal – application/driver code without an Operating System.
42 - Notify upper layer (for example the application) about power transitions or wakeup events.
55 … part, is generic across devices and provides APIs to be called in the application. This part is c…
60 …s. This part is not intended to be modified by the user. Instead, the application defines the res…
68 …xposing the pre-defined constraints and easy-to-use APIs to the user for application development.
69 Here are examples of APIs to call in the application to leverage the SDK power manager:
104 …application based on the [i.MX RT500 EVK](https://www.nxp.com/design/development-boards/i-mx-evalu…
134 In the application, the user must first create the PM handle:
139 …g the PM API, and then by declaring the wakeup-source parameter in the application. In this exampl…
243 Finally, when the Power Manager is not required anymore in the application, it must be disabled wit…
325 Update notify element's callback function and application data.
428 …ing easy-to-use APIs/macros, this framework speedup the time-to-market and application development.