Home
last modified time | relevance | path

Searched refs:old (Results 1 – 25 of 56) sorted by relevance

123

/hal_nxp-latest/mcux/mcux-sdk/scripts/kconfig/
Ddiffconfig.py107 old = []
110 old.append(config)
111 old.sort()
112 for config in old:
/hal_nxp-latest/mcux/mcux-sdk/components/codec/pcm186x/
Dfsl_pcm186x.c40 uint8_t old, new; in PCM186x_ModifyReg() local
44 if (PCM186x_ReadReg(handle, reg, &old) != kStatus_Success) { in PCM186x_ModifyReg()
48 new = (old & (~mask)) | (val & mask); in PCM186x_ModifyReg()
/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-multicore/rpmsg_lite/lib/include/
Dvirtio_ring.h157 static inline int32_t vring_need_event(uint16_t event_idx, uint16_t new_idx, uint16_t old) in vring_need_event() argument
161 if ((uint16_t)(new_idx - event_idx - 1U) < (uint16_t)(new_idx - old)) in vring_need_event()
/hal_nxp-latest/mcux/mcux-sdk/components/codec/pcm512x/
Dfsl_pcm512x.c40 uint8_t old, new; in PCM512x_ModifyReg() local
44 if (PCM512x_ReadReg(handle, reg, &old) != kStatus_Success) { in PCM512x_ModifyReg()
48 new = (old & (~mask)) | (val & mask); in PCM512x_ModifyReg()
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC865/
Dall_lib_device.cmake280 # # description: old FreeRTOS MPU wrappers used before V10.6.0
/hal_nxp-latest/mcux/mcux-sdk/devices/MKM34ZA5/
Dall_lib_device.cmake304 # # description: old FreeRTOS MPU wrappers used before V10.6.0
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8MN6/
Dall_lib_device.cmake275 # # description: old FreeRTOS MPU wrappers used before V10.6.0
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE17Z9/
Dall_lib_device.cmake350 # # description: old FreeRTOS MPU wrappers used before V10.6.0
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE17Z7/
Dall_lib_device.cmake307 # # description: old FreeRTOS MPU wrappers used before V10.6.0
/hal_nxp-latest/mcux/mcux-sdk/devices/MKM34Z7/
Dall_lib_device.cmake322 # # description: old FreeRTOS MPU wrappers used before V10.6.0
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE16Z4/
Dall_lib_device.cmake361 # # description: old FreeRTOS MPU wrappers used before V10.6.0
/hal_nxp-latest/mcux/mcux-sdk/devices/MKM35Z7/
Dall_lib_device.cmake322 # # description: old FreeRTOS MPU wrappers used before V10.6.0
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8MM6/
Dall_lib_device.cmake301 # # description: old FreeRTOS MPU wrappers used before V10.6.0
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8MQ6/
Dall_lib_device.cmake286 # # description: old FreeRTOS MPU wrappers used before V10.6.0
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8ML8/
Dall_lib_device.cmake307 # # description: old FreeRTOS MPU wrappers used before V10.6.0
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXC041/
Dall_lib_device.cmake337 # # description: old FreeRTOS MPU wrappers used before V10.6.0
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE15Z7/
Dall_lib_device.cmake400 # # description: old FreeRTOS MPU wrappers used before V10.6.0
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC51U68/
Dall_lib_device.cmake412 # # description: old FreeRTOS MPU wrappers used before V10.6.0
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXA153/
Dall_lib_device.cmake465 # # description: old FreeRTOS MPU wrappers used before V10.6.0
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXA156/
Dall_lib_device.cmake532 # # description: old FreeRTOS MPU wrappers used before V10.6.0
/hal_nxp-latest/mcux/mcux-sdk/devices/K32L2A41A/
Dall_lib_device.cmake445 # # description: old FreeRTOS MPU wrappers used before V10.6.0
/hal_nxp-latest/mcux/mcux-sdk/devices/K32L2B31A/
Dall_lib_device.cmake415 # # description: old FreeRTOS MPU wrappers used before V10.6.0
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXC242/
Dall_lib_device.cmake418 # # description: old FreeRTOS MPU wrappers used before V10.6.0
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXC444/
Dall_lib_device.cmake436 # # description: old FreeRTOS MPU wrappers used before V10.6.0
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8UD7/
Dall_lib_device.cmake539 # # description: old FreeRTOS MPU wrappers used before V10.6.0

123