Searched refs:free (Results 1 – 25 of 34) sorted by relevance
12
/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/issdk/sensors/ |
D | host_io_uart.c | 145 free(pMsgEncoded); in Host_IO_Send() 336 free(pMsgResponse); in Host_IO_Receive() 372 free(pMsgResponse); in Host_IO_Receive() 410 free(pMsgResponse); in Host_IO_Receive()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/components/srtm/srtm/ |
D | srtm_message.c | 79 if (message->free != NULL) in SRTM_Message_Destroy() 81 message->free(message, message->freeParam); in SRTM_Message_Destroy() 261 message->free = func; in SRTM_Message_SetFreeFunc()
|
D | srtm_message_struct.h | 59 srtm_message_free_t free; /*!< SRTM user defined message free function */ member
|
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/common/ |
D | fsl_common.c | 84 free(p_free.pointer_value); in SDK_Free()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMXRT595S/xtensa/gdbio/ |
D | specs | 3 # Permission is hereby granted, free of charge, to any person obtaining
|
D | memmap.xmm | 3 // Permission is hereby granted, free of charge, to any person obtaining
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMXRT685S/xtensa/gdbio/ |
D | specs | 3 # Permission is hereby granted, free of charge, to any person obtaining
|
D | memmap.xmm | 7 // Permission is hereby granted, free of charge, to any person obtaining
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMXRT685S/xtensa/min-rt/ |
D | specs | 3 # Permission is hereby granted, free of charge, to any person obtaining
|
D | memmap.xmm | 5 // Permission is hereby granted, free of charge, to any person obtaining
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMXRT685S/xtensa/sim/ |
D | specs | 3 # Permission is hereby granted, free of charge, to any person obtaining
|
D | memmap.xmm | 5 // Permission is hereby granted, free of charge, to any person obtaining
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMXRT685S/xtensa_lowmem/gdbio/ |
D | specs | 3 # Permission is hereby granted, free of charge, to any person obtaining
|
D | memmap.xmm | 7 // Permission is hereby granted, free of charge, to any person obtaining
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMXRT685S/xtensa_lowmem/min-rt/ |
D | specs | 3 # Permission is hereby granted, free of charge, to any person obtaining
|
D | memmap.xmm | 5 // Permission is hereby granted, free of charge, to any person obtaining
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMXRT685S/xtensa_lowmem/sim/ |
D | specs | 3 # Permission is hereby granted, free of charge, to any person obtaining
|
D | memmap.xmm | 5 // Permission is hereby granted, free of charge, to any person obtaining
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMXRT595S/xtensa/min-rt/ |
D | specs | 3 # Permission is hereby granted, free of charge, to any person obtaining
|
D | memmap.xmm | 3 // Permission is hereby granted, free of charge, to any person obtaining
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMXRT595S/xtensa/sim/ |
D | specs | 3 # Permission is hereby granted, free of charge, to any person obtaining
|
D | memmap.xmm | 3 // Permission is hereby granted, free of charge, to any person obtaining
|
/hal_nxp-3.5.0/mcux/mcux-sdk/components/i3c_bus/ |
D | fsl_component_i3c.c | 126 free(getMRLCmd.data); in I3C_BusMasterGetMaxReadLength() 765 free(defSlavesCmd.data); in I3C_BusMasterSendSlavesList()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/ |
D | LICENSE.txt | 68 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 75 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/tfa9xxx/vas_tfa_drv/ |
D | tfa2_dev.h | 33 #define kfree(ptr) free(ptr)
|
12