/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/ |
D | README.md | 9 4. [Application Example](#appex) 42 - Notify upper layer (for example the application) about power transitions or wakeup events. 100 ## 4. Application Example <a id="appex"></a> 104 …example is a bare-metal application based on the [i.MX RT500 EVK](https://www.nxp.com/design/devel… 116 For example, defining **PM_RESC_ACMP_ACTIVE** will keep the resource ACMP active for a low-power st… 120 In this example, only the mandatory resources are kept ON for deep sleep that will be specified lat… 139 …hen by declaring the wakeup-source parameter in the application. In this example, the button SW2 w… 173 For example: 182 …fies the resource constraints set by the user. In the other case in that example, deep sleep mode … 203 The exit latency is declared by the developer for a low-power state. For example if the deep-sleep … [all …]
|
/hal_nxp-latest/mcux/mcux-sdk/drivers/msmc/ |
D | fsl_msmc.h | 241 * The allowed modes are passed as bit map, for example, to allow LLS and VLLS, 448 * Example: To get all reset source statuses. 453 Example: To test whether the MCU is reset using Watchdog. 460 Example: To test multiple reset sources. 481 * Example: To get all reset source statuses. 488 Example, To test whether the MCU is reset using Watchdog. 495 Example To test multiple reset sources. 515 * Example: Clears multiple reset sources. 545 * For example, to delay a reset after the WDOG timeout or PIN reset occurs, configure as follows: 563 * Example: To get all reset interrupt source statuses. [all …]
|
/hal_nxp-latest/mcux/mcux-sdk/components/pca6416a/ |
D | fsl_pca6416a.c | 94 * For example, the following code set pin2 and pin3 to output: 101 * param pins The pins to change, for example: (1<<2) | (1<<3) means pin 2 and pin 3. 117 * For example, the following code set pin2 and pin3 to NOT inverse: 124 * param pins The pins to change, for example: (1<<2) | (1<<3) means pin 2 and pin 3. 152 * For example, the following code set pin2 and pin3 output value to 1. 159 * param pins The pins to change, for example: (1<<2) | (1<<3) means pin 2 and pin 3. 173 * For example, the following code set pin2 and pin3 output value to 0. 180 * param pins The pins to change, for example: (1<<2) | (1<<3) means pin 2 and pin 3. 194 * For example, the following code toggle pin2 and pin3 output value. 201 * param pins The pins to change, for example: (1<<2) | (1<<3) means pin 2 and pin 3.
|
D | fsl_pca6416a.h | 107 * For example, the following code set pin2 and pin3 to output: 114 * @param pins The pins to change, for example: (1<<2) | (1<<3) means pin 2 and pin 3. 126 * For example, the following code set pin2 and pin3 to NOT inverse: 133 * @param pins The pins to change, for example: (1<<2) | (1<<3) means pin 2 and pin 3. 154 * For example, the following code set pin2 and pin3 output value to 1. 161 * @param pins The pins to change, for example: (1<<2) | (1<<3) means pin 2 and pin 3. 172 * For example, the following code set pin2 and pin3 output value to 0. 179 * @param pins The pins to change, for example: (1<<2) | (1<<3) means pin 2 and pin 3. 190 * For example, the following code toggle pin2 and pin3 output value. 197 * @param pins The pins to change, for example: (1<<2) | (1<<3) means pin 2 and pin 3.
|
/hal_nxp-latest/mcux/mcux-sdk/components/pcal6524/ |
D | fsl_pcal6524.c | 94 * For example, the following code set pin2 and pin3 to output: 101 * param pins The pins to change, for example: (1<<2) | (1<<3) means pin 2 and pin 3. 117 * For example, the following code set pin2 and pin3 output value to 1. 124 * param pins The pins to change, for example: (1<<2) | (1<<3) means pin 2 and pin 3. 138 * For example, the following code set pin2 and pin3 output value to 0. 145 * param pins The pins to change, for example: (1<<2) | (1<<3) means pin 2 and pin 3. 159 * For example, the following code toggle pin2 and pin3 output value. 166 * param pins The pins to change, for example: (1<<2) | (1<<3) means pin 2 and pin 3.
|
D | fsl_pcal6524.h | 105 * For example, the following code set pin2 and pin3 to output: 112 * @param pins The pins to change, for example: (1<<2) | (1<<3) means pin 2 and pin 3. 124 * For example, the following code set pin2 and pin3 output value to 1. 131 * @param pins The pins to change, for example: (1<<2) | (1<<3) means pin 2 and pin 3. 142 * For example, the following code set pin2 and pin3 output value to 0. 149 * @param pins The pins to change, for example: (1<<2) | (1<<3) means pin 2 and pin 3. 160 * For example, the following code toggle pin2 and pin3 output value. 167 * @param pins The pins to change, for example: (1<<2) | (1<<3) means pin 2 and pin 3.
|
/hal_nxp-latest/mcux/mcux-sdk/components/adp5585/ |
D | fsl_adp5585.c | 94 * For example, the following code set pin2 and pin3 to output: 101 * param pins The pins to change, for example: (1<<2) | (1<<3) means pin 2 and pin 3. 117 * For example, the following code set pin2 and pin3 output value to 1. 124 * param pins The pins to change, for example: (1<<2) | (1<<3) means pin 2 and pin 3. 138 * For example, the following code set pin2 and pin3 output value to 0. 145 * param pins The pins to change, for example: (1<<2) | (1<<3) means pin 2 and pin 3. 159 * For example, the following code toggle pin2 and pin3 output value. 166 * param pins The pins to change, for example: (1<<2) | (1<<3) means pin 2 and pin 3.
|
D | fsl_adp5585.h | 103 * For example, the following code set pin2 and pin3 to output: 110 * @param pins The pins to change, for example: (1<<2) | (1<<3) means pin 2 and pin 3. 122 * For example, the following code set pin2 and pin3 output value to 1. 129 * @param pins The pins to change, for example: (1<<2) | (1<<3) means pin 2 and pin 3. 140 * For example, the following code set pin2 and pin3 output value to 0. 147 * @param pins The pins to change, for example: (1<<2) | (1<<3) means pin 2 and pin 3. 158 * For example, the following code toggle pin2 and pin3 output value. 165 * @param pins The pins to change, for example: (1<<2) | (1<<3) means pin 2 and pin 3.
|
/hal_nxp-latest/mcux/mcux-sdk/drivers/flexio/ |
D | fsl_flexio.h | 362 * Example: 376 * Example 472 * Example 497 * Example 554 …* @note For multiple shifter status interrupt enable, for example, two shifter status enable, can … 567 …* @note For multiple shifter status interrupt enable, for example, two shifter status enable, can … 580 …* @note For multiple shifter error interrupt enable, for example, two shifter error enable, can ca… 593 …* @note For multiple shifter error interrupt enable, for example, two shifter error enable, can ca… 606 …* @note For multiple timer status interrupt enable, for example, two timer status enable, can calc… 619 …* @note For multiple timer status interrupt enable, for example, two timer status enable, can calc… [all …]
|
/hal_nxp-latest/mcux/mcux-sdk/components/osa/ |
D | fsl_os_abstraction.h | 353 * This is an example, 371 * This is an example, 388 * This is an example, 405 * This is an example, 436 * This is an example, 453 * This is an example, 553 * Example below shows how to use this API to create the task handle. 567 * Example below shows how to use this API to start osa schedule. 583 * Example below shows how to use this API to create the task handle. 697 * Example below shows how to use this API to create the semaphore handle. [all …]
|
/hal_nxp-latest/mcux/mcux-sdk/components/log/ |
D | fsl_component_log.h | 24 * For example, 202 * For example, if there is a backend named test, the reference code is following, 260 * This is an example, the code block should be placed at the end of the header file 282 * This is an example, 304 * This is an example, 326 * This is an example, 348 * This is an example, 370 * This is an example, 392 * This is an example, 432 * Example below shows how to use this API to configure the log component. [all …]
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8QX3/utilities/ |
D | fsl_shell.h | 88 …const char *pcCommand; /*!< The command that is executed. For example "help". It must be all low… 90 … and end with "\r\n". For example "help: Returns a list of all the commands\r\n". */ 105 * This is an example, 125 * This is a example, 177 * The example below shows how to set up the Shell and 179 * This is an example. 203 * This is a example,
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8DX4/utilities/ |
D | fsl_shell.h | 88 …const char *pcCommand; /*!< The command that is executed. For example "help". It must be all low… 90 … and end with "\r\n". For example "help: Returns a list of all the commands\r\n". */ 105 * This is an example, 125 * This is a example, 177 * The example below shows how to set up the Shell and 179 * This is an example. 203 * This is a example,
|
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC54113/utilities/ |
D | fsl_shell.h | 88 …const char *pcCommand; /*!< The command that is executed. For example "help". It must be all low… 90 … and end with "\r\n". For example "help: Returns a list of all the commands\r\n". */ 105 * This is an example, 125 * This is a example, 177 * The example below shows how to set up the Shell and 179 * This is an example. 203 * This is a example,
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8QX1/utilities/ |
D | fsl_shell.h | 88 …const char *pcCommand; /*!< The command that is executed. For example "help". It must be all low… 90 … and end with "\r\n". For example "help: Returns a list of all the commands\r\n". */ 105 * This is an example, 125 * This is a example, 177 * The example below shows how to set up the Shell and 179 * This is an example. 203 * This is a example,
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8DX5/utilities/ |
D | fsl_shell.h | 88 …const char *pcCommand; /*!< The command that is executed. For example "help". It must be all low… 90 … and end with "\r\n". For example "help: Returns a list of all the commands\r\n". */ 105 * This is an example, 125 * This is a example, 177 * The example below shows how to set up the Shell and 179 * This is an example. 203 * This is a example,
|
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC5534/utilities/ |
D | fsl_shell.h | 88 …const char *pcCommand; /*!< The command that is executed. For example "help". It must be all low… 90 … and end with "\r\n". For example "help: Returns a list of all the commands\r\n". */ 105 * This is an example, 125 * This is a example, 177 * The example below shows how to set up the Shell and 179 * This is an example. 203 * This is a example,
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE18F16/utilities/ |
D | fsl_shell.h | 88 …const char *pcCommand; /*!< The command that is executed. For example "help". It must be all low… 90 … and end with "\r\n". For example "help: Returns a list of all the commands\r\n". */ 105 * This is an example, 125 * This is a example, 177 * The example below shows how to set up the Shell and 179 * This is an example. 203 * This is a example,
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MKL27Z644/utilities/ |
D | fsl_shell.h | 88 …const char *pcCommand; /*!< The command that is executed. For example "help". It must be all low… 90 … and end with "\r\n". For example "help: Returns a list of all the commands\r\n". */ 105 * This is an example, 125 * This is a example, 177 * The example below shows how to set up the Shell and 179 * This is an example. 203 * This is a example,
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8DX3/utilities/ |
D | fsl_shell.h | 88 …const char *pcCommand; /*!< The command that is executed. For example "help". It must be all low… 90 … and end with "\r\n". For example "help: Returns a list of all the commands\r\n". */ 105 * This is an example, 125 * This is a example, 177 * The example below shows how to set up the Shell and 179 * This is an example. 203 * This is a example,
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8QX5/utilities/ |
D | fsl_shell.h | 88 …const char *pcCommand; /*!< The command that is executed. For example "help". It must be all low… 90 … and end with "\r\n". For example "help: Returns a list of all the commands\r\n". */ 105 * This is an example, 125 * This is a example, 177 * The example below shows how to set up the Shell and 179 * This is an example. 203 * This is a example,
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8QM6/utilities/ |
D | fsl_shell.h | 88 …const char *pcCommand; /*!< The command that is executed. For example "help". It must be all low… 90 … and end with "\r\n". For example "help: Returns a list of all the commands\r\n". */ 105 * This is an example, 125 * This is a example, 177 * The example below shows how to set up the Shell and 179 * This is an example. 203 * This is a example,
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8DX6/utilities/ |
D | fsl_shell.h | 88 …const char *pcCommand; /*!< The command that is executed. For example "help". It must be all low… 90 … and end with "\r\n". For example "help: Returns a list of all the commands\r\n". */ 105 * This is an example, 125 * This is a example, 177 * The example below shows how to set up the Shell and 179 * This is an example. 203 * This is a example,
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MKL17Z644/utilities/ |
D | fsl_shell.h | 88 …const char *pcCommand; /*!< The command that is executed. For example "help". It must be all low… 90 … and end with "\r\n". For example "help: Returns a list of all the commands\r\n". */ 105 * This is an example, 125 * This is a example, 177 * The example below shows how to set up the Shell and 179 * This is an example. 203 * This is a example,
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8DX2/utilities/ |
D | fsl_shell.h | 88 …const char *pcCommand; /*!< The command that is executed. For example "help". It must be all low… 90 … and end with "\r\n". For example "help: Returns a list of all the commands\r\n". */ 105 * This is an example, 125 * This is a example, 177 * The example below shows how to set up the Shell and 179 * This is an example. 203 * This is a example,
|