Home
last modified time | relevance | path

Searched refs:Update (Results 1 – 12 of 12) sorted by relevance

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/
DChangeLogKSDK.txt26 - Update EHCI controller driver for basic support of eUSB.
40 - Update the USB host audio class driver to fix the wrong output log.
46 - Update the EHCI controller driver to support the address convert for TCM.
47 …- Update the USB host EHCI controller driver to make sure the mutual exclusion access under multip…
52 …- Update the EHCI controller driver to support RW610 that does not reply on PHY driver, especially…
53 - Update the USB_HostHelperParseAlternateSetting to fix the wrong interface parse.
54 …- Update dev_composite_hid_audio_unified_bm demo to suppport independent mute/unmute and volume co…
67 …- Update the audio PLL and FRO adjustment codes for audio examples in RTxxx, LPC54xxx and LPC55xxx.
77 …- Update Unconstrained Power field in the Sink Capabilities Message according to the external powe…
/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-multicore/
DChangeLogKSDK.txt160 …- MCMgr: Update mcmgr_stop_core_internal() implementations to set core state to kMCMGR_ResetCoreSt…
215 - eRPC: Update makefile.
218 …- eRPC: Update CMSIS UART transport layer to avoid busy loops in rtos environments, introduce sema…
225 … - eRPC: Update of matrix_multiply.py example: Add --serial and --baud argument, GitHub PR #137.
227 - eRPC: Update of .clang-format, GitHub PR #140.
228 …- eRPC: Update of erpc_framed_transport.cpp: return error if received message has zero length, Git…
/hal_nxp-latest/s32/drivers/s32k3/Mcu/src/
DClock_Ip.c570 Clock_Ip_axGateCallbacks[CLOCK_IP_NO_CALLBACK].Update(RESERVED_CLK,FALSE); in Clock_Ip_CallEmptyCallbacks()
1050 Clock_Ip_axGateCallbacks[CallbackIndex].Update(ClockName,TRUE); in Clock_Ip_DisableModuleClock()
1066 Clock_Ip_axGateCallbacks[CallbackIndex].Update(ClockName,FALSE); in Clock_Ip_EnableModuleClock()
/hal_nxp-latest/s32/drivers/s32ze/Mcu/src/
DClock_Ip.c566 Clock_Ip_axGateCallbacks[CLOCK_IP_NO_CALLBACK].Update(CLOCK_IS_OFF,FALSE); in Clock_Ip_CallEmptyCallbacks()
1046 Clock_Ip_axGateCallbacks[CallbackIndex].Update(ClockName,TRUE); in Clock_Ip_DisableModuleClock()
1062 Clock_Ip_axGateCallbacks[CallbackIndex].Update(ClockName,FALSE); in Clock_Ip_EnableModuleClock()
/hal_nxp-latest/s32/drivers/s32k1/Mcu/src/
DClock_Ip.c576 Clock_Ip_axGateCallbacks[CLOCK_IP_NO_CALLBACK].Update(RESERVED_CLK,FALSE); in Clock_Ip_CallEmptyCallbacks()
1056 Clock_Ip_axGateCallbacks[CallbackIndex].Update(ClockName,TRUE); in Clock_Ip_DisableModuleClock()
1072 Clock_Ip_axGateCallbacks[CallbackIndex].Update(ClockName,FALSE); in Clock_Ip_EnableModuleClock()
/hal_nxp-latest/mcux/
DREADME100 - Update usb_device_ehci.c and usb_device_lpcip3511.c if in Zephyr environment.
119 …- Update the driver in mcux-sdk/drivers/cache/cache64/fsl_cache.c to use the non-secure flash addr…
/hal_nxp-latest/s32/drivers/s32ze/Mcu/include/
DClock_Ip_Private.h370 gateUpdateCallback Update; member
/hal_nxp-latest/mcux/mcux-sdk/components/codec/tfa9xxx/vas_tfa_drv/
Dtfa9xxx_parameters.h449 uint8_t Update : 2; member
/hal_nxp-latest/s32/drivers/s32k3/Mcu/include/
DClock_Ip_Private.h371 gateUpdateCallback Update; member
/hal_nxp-latest/s32/drivers/s32k1/Mcu/include/
DClock_Ip_Private.h371 gateUpdateCallback Update; member
/hal_nxp-latest/mcux/mcux-sdk/
DREADME.md76 * Update existing west cloned SDK whole delivery
/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/
DREADME.md325 Update notify element's callback function and application data.