Home
last modified time | relevance | path

Searched refs:changes (Results 1 – 11 of 11) sorted by relevance

/hal_nxp-3.6.0/mcux/middleware/mcux-sdk-middleware-usb/otg/
Dusb_otg_khci.c144 uint32_t changes = 0; in USB_OtgKhciParsePeripheralStatus() local
147 changes = otgKhciInstance->peripheralStatus ^ newStatus; in USB_OtgKhciParsePeripheralStatus()
175 if (0U != (changes & ((uint32_t)kPeripheral_StatusId))) in USB_OtgKhciParsePeripheralStatus()
185 if (0U != (changes & ((uint32_t)kPeripheral_StatusSessVld))) in USB_OtgKhciParsePeripheralStatus()
195 if (0U != (changes & ((uint8_t)kPeripheral_StatusVbusVld))) in USB_OtgKhciParsePeripheralStatus()
/hal_nxp-3.6.0/mcux/mcux-sdk/.github/
DPULL_REQUEST_TEMPLATE.md8 - [ ] My changes generate no new warnings.
36 …Please describe the tests that you ran to verify your changes. Provide instructions so we can repr…
/hal_nxp-3.6.0/mcux/
DREADME37 …into NXP's Zephyr HAL. Care should be taken to retain local changes to the SDK files that are docu…
61 …1. Delete the .a binary archive files after an SDK update before committing the changes. These fil…
/hal_nxp-3.6.0/mcux/mcux-sdk/components/rtt/
DLicense.txt7 SEGGER strongly recommends to not make any changes
/hal_nxp-3.6.0/mcux/mcux-sdk/components/codec/tfa9xxx/
DREADME.md50 … to set the volume to be 100 (maximum) before tuning started. Otherwise, changes during tuning mig…
/hal_nxp-3.6.0/s32/
DREADME18 Care should be taken to retain local changes to the driver files that are documented
/hal_nxp-3.6.0/mcux/mcux-sdk/cmake/
Dkconfig.cmake252 # Force CMAKE configure when the Kconfig sources or configuration files changes.
/hal_nxp-3.6.0/mcux/mcux-sdk/
DCONTRIBUTING.md178 …For the final step to update pull-request to incorporate all suggested changes in review comments,…
DLA_OPT_NXP_Software_License RTAudio.txt45 …ligation to respond to such a problem report or suggestion. NXP may make changes to the Licensed S…
DLA_OPT_NXP_Software_License.txt48 …ligation to respond to such a problem report or suggestion. NXP may make changes to the Licensed S…
/hal_nxp-3.6.0/mcux/mcux-sdk/components/power_manager/
DREADME.md157 …nit(INPUTMUX); /* Turnoff clock to inputmux to save power. Clock is only needed to make changes */`