/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/powerquad/ |
D | fsl_powerquad_math.c | 22 void PQ_VectorLnF32(float *pSrc, float *pDst, int32_t length) in PQ_VectorLnF32() 47 void PQ_VectorInvF32(float *pSrc, float *pDst, int32_t length) in PQ_VectorInvF32() 72 void PQ_VectorSqrtF32(float *pSrc, float *pDst, int32_t length) in PQ_VectorSqrtF32() 97 void PQ_VectorInvSqrtF32(float *pSrc, float *pDst, int32_t length) in PQ_VectorInvSqrtF32() 122 void PQ_VectorEtoxF32(float *pSrc, float *pDst, int32_t length) in PQ_VectorEtoxF32() 147 void PQ_VectorEtonxF32(float *pSrc, float *pDst, int32_t length) in PQ_VectorEtonxF32() 172 void PQ_VectorSinF32(float *pSrc, float *pDst, int32_t length) in PQ_VectorSinF32() 197 void PQ_VectorCosF32(float *pSrc, float *pDst, int32_t length) in PQ_VectorCosF32() 222 void PQ_VectorLnFixed32(int32_t *pSrc, int32_t *pDst, int32_t length) in PQ_VectorLnFixed32() 244 void PQ_VectorInvFixed32(int32_t *pSrc, int32_t *pDst, int32_t length) in PQ_VectorInvFixed32() [all …]
|
D | fsl_powerquad_cmsis.c | 219 uint32_t length = S->fftLen; in arm_cfft_q31() local 241 uint32_t length = S->fftLen; in arm_cfft_q15() local 281 uint32_t length = S->fftLenReal; in arm_rfft_q31() local 314 uint32_t length = S->fftLenReal; in arm_rfft_q15() local 394 uint32_t length; in arm_dct4_q31() local 615 uint32_t length; in arm_dct4_q15() local 1059 uint32_t length; in arm_mat_add_f32() local 1097 uint32_t length; in arm_mat_add_q31() local 1135 uint32_t length; in arm_mat_add_q15() local 1173 uint32_t length; in arm_mat_sub_f32() local [all …]
|
D | fsl_powerquad_matrix.c | 22 void PQ_MatrixAddition(POWERQUAD_Type *base, uint32_t length, void *pAData, void *pBData, void *pRe… in PQ_MatrixAddition() 35 void PQ_MatrixSubtraction(POWERQUAD_Type *base, uint32_t length, void *pAData, void *pBData, void *… in PQ_MatrixSubtraction() 48 void PQ_MatrixMultiplication(POWERQUAD_Type *base, uint32_t length, void *pAData, void *pBData, voi… in PQ_MatrixMultiplication() 61 void PQ_MatrixProduct(POWERQUAD_Type *base, uint32_t length, void *pAData, void *pBData, void *pRes… in PQ_MatrixProduct() 74 void PQ_VectorDotProduct(POWERQUAD_Type *base, uint32_t length, void *pAData, void *pBData, void *p… in PQ_VectorDotProduct() 87 void PQ_MatrixInversion(POWERQUAD_Type *base, uint32_t length, void *pData, void *pTmpData, void *p… in PQ_MatrixInversion() 106 void PQ_MatrixTranspose(POWERQUAD_Type *base, uint32_t length, void *pData, void *pResult) in PQ_MatrixTranspose() 117 void PQ_MatrixScale(POWERQUAD_Type *base, uint32_t length, float misc, const void *pData, void *pRe… in PQ_MatrixScale()
|
D | fsl_powerquad_transform.c | 22 void PQ_TransformCFFT(POWERQUAD_Type *base, uint32_t length, void *pData, void *pResult) in PQ_TransformCFFT() 33 void PQ_TransformRFFT(POWERQUAD_Type *base, uint32_t length, void *pData, void *pResult) in PQ_TransformRFFT() 53 void PQ_TransformIFFT(POWERQUAD_Type *base, uint32_t length, void *pData, void *pResult) in PQ_TransformIFFT() 64 void PQ_TransformCDCT(POWERQUAD_Type *base, uint32_t length, void *pData, void *pResult) in PQ_TransformCDCT() 75 void PQ_TransformRDCT(POWERQUAD_Type *base, uint32_t length, void *pData, void *pResult) in PQ_TransformRDCT() 94 void PQ_TransformIDCT(POWERQUAD_Type *base, uint32_t length, void *pData, void *pResult) in PQ_TransformIDCT()
|
D | fsl_powerquad_filter.c | 22 void PQ_VectorBiquadDf2F32(float *pSrc, float *pDst, int32_t length) in PQ_VectorBiquadDf2F32() 47 void PQ_VectorBiquadDf2Fixed32(int32_t *pSrc, int32_t *pDst, int32_t length) in PQ_VectorBiquadDf2Fixed32() 69 void PQ_VectorBiquadDf2Fixed16(int16_t *pSrc, int16_t *pDst, int32_t length) in PQ_VectorBiquadDf2Fixed16() 91 void PQ_VectorBiquadCascadeDf2F32(float *pSrc, float *pDst, int32_t length) in PQ_VectorBiquadCascadeDf2F32() 128 void PQ_VectorBiquadCascadeDf2Fixed32(int32_t *pSrc, int32_t *pDst, int32_t length) in PQ_VectorBiquadCascadeDf2Fixed32() 159 void PQ_VectorBiquadCascadeDf2Fixed16(int16_t *pSrc, int16_t *pDst, int32_t length) in PQ_VectorBiquadCascadeDf2Fixed16()
|
/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/output/source/device/ |
D | usb_device_ch9.c | 122 uint32_t *length) in USB_DeviceCh9GetStatus() 235 uint32_t *length) in USB_DeviceCh9SetClearFeature() 389 uint32_t *length) in USB_DeviceCh9SetAddress() 468 uint32_t *length) in USB_DeviceCh9GetDescriptor() 613 uint32_t *length) in USB_DeviceCh9GetConfiguration() 661 uint32_t *length) in USB_DeviceCh9SetConfiguration() 744 uint32_t *length) in USB_DeviceCh9GetInterface() 797 uint32_t *length) in USB_DeviceCh9SetInterface() 861 uint32_t *length) in USB_DeviceCh9SynchFrame() 933 uint32_t *length) in USB_DeviceControlCallbackFeedback() [all …]
|
/hal_nxp-3.5.0/mcux/mcux-sdk/components/serial_manager/ |
D | fsl_component_serial_port_spi.c | 41 uint32_t length; member 49 uint32_t length; member 67 uint32_t length; member 75 uint32_t length; member 287 …ager_status_t Serial_SpiMasterWrite(serial_handle_t serialHandle, uint8_t *buffer, uint32_t length) in Serial_SpiMasterWrite() 315 …nager_status_t Serial_SpiSlaveWrite(serial_handle_t serialHandle, uint8_t *buffer, uint32_t length) in Serial_SpiSlaveWrite() 342 …nager_status_t Serial_SpiMasterRead(serial_handle_t serialHandle, uint8_t *buffer, uint32_t length) in Serial_SpiMasterRead() 370 …anager_status_t Serial_SpiSlaveRead(serial_handle_t serialHandle, uint8_t *buffer, uint32_t length) in Serial_SpiSlaveRead() 398 …ager_status_t Serial_SpiMasterWrite(serial_handle_t serialHandle, uint8_t *buffer, uint32_t length) in Serial_SpiMasterWrite() 416 …nager_status_t Serial_SpiMasterRead(serial_handle_t serialHandle, uint8_t *buffer, uint32_t length) in Serial_SpiMasterRead()
|
D | fsl_component_serial_port_uart.c | 41 uint32_t length; member 238 …l_manager_status_t Serial_UartWrite(serial_handle_t serialHandle, uint8_t *buffer, uint32_t length) in Serial_UartWrite() 275 …al_manager_status_t Serial_UartRead(serial_handle_t serialHandle, uint8_t *buffer, uint32_t length) in Serial_UartRead() 285 …l_manager_status_t Serial_UartWrite(serial_handle_t serialHandle, uint8_t *buffer, uint32_t length) in Serial_UartWrite() 299 …al_manager_status_t Serial_UartRead(serial_handle_t serialHandle, uint8_t *buffer, uint32_t length) in Serial_UartRead() 574 …anager_status_t Serial_UartDmaWrite(serial_handle_t serialHandle, uint8_t *buffer, uint32_t length) in Serial_UartDmaWrite()
|
/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/output/source/device/class/ |
D | usb_device_class.h | 194 uint32_t length; /*!< Pass the buffer length or requested length. */ member 202 uint32_t length; /*!< Pass the buffer length. */ member 209 uint32_t length; /*!< Pass the buffer length. */ member 216 uint32_t length; /*!< Pass the buffer length. */ member 223 uint32_t length; /*!< Pass the buffer length. */ member 231 uint32_t length; /*!< Pass the buffer length. */ member 238 uint32_t length; /*!< Pass the buffer length. */ member 247 uint32_t length; /*!< Pass the buffer length. */ member 255 uint32_t length; /*!< Pass the buffer length. */ member 263 uint32_t length; /*!< Pass the buffer length. */ member
|
D | usb_device_video.c | 503 uint32_t length = 1U; in USB_DeviceVideoVcPowerModeControl() local 781 uint32_t length = sizeof(usb_device_video_probe_and_commit_controls_struct_t); in USB_DeviceVideoVsProbeRequest() local 844 uint32_t length = sizeof(usb_device_video_probe_and_commit_controls_struct_t); in USB_DeviceVideoVsCommitRequest() local 895 uint32_t length = sizeof(usb_device_video_still_probe_and_commit_controls_struct_t); in USB_DeviceVideoVsStillProbeRequest() local 955 uint32_t length = sizeof(usb_device_video_still_probe_and_commit_controls_struct_t); in USB_DeviceVideoVsStillCommitRequest() local 1006 uint32_t length = 1U; in USB_DeviceVideoVsStillImageTriggerRequest() local 1493 …b_status_t USB_DeviceVideoSend(class_handle_t handle, uint8_t ep, uint8_t *buffer, uint32_t length) in USB_DeviceVideoSend() 1539 …b_status_t USB_DeviceVideoRecv(class_handle_t handle, uint8_t ep, uint8_t *buffer, uint32_t length) in USB_DeviceVideoRecv()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/components/css_pkc/src/comps/mcuxClPkc/inc/internal/ |
D | mcuxClPkc_ImportExport.h | 36 #define MCUXCLPKC_FP_SWITCHENDIANNESS(ptr, length) \ argument 45 #define MCUXCLPKC_FP_IMPORTBIGENDIANTOPKC(indexTarget, ptrSource, length) \ argument 54 #define MCUXCLPKC_FP_EXPORTBIGENDIANFROMPKC(ptrTarget, indexSource, length) \ argument 63 #define MCUXCLPKC_FP_SECUREIMPORTBIGENDIANTOPKC(indexTarget, ptrSource, indexTemp, length) \ argument 72 #define MCUXCLPKC_FP_SECUREEXPORTBIGENDIANFROMPKC(ptrTarget, indexSource, indexTemp, length) \ argument
|
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/lmem/ |
D | fsl_lmem_cache.c | 186 void LMEM_CodeCacheInvalidateMultiLines(LMEM_Type *base, uint32_t address, uint32_t length) in LMEM_CodeCacheInvalidateMultiLines() 257 void LMEM_CodeCachePushMultiLines(LMEM_Type *base, uint32_t address, uint32_t length) in LMEM_CodeCachePushMultiLines() 327 void LMEM_CodeCacheClearMultiLines(LMEM_Type *base, uint32_t address, uint32_t length) in LMEM_CodeCacheClearMultiLines() 542 void LMEM_SystemCacheInvalidateMultiLines(LMEM_Type *base, uint32_t address, uint32_t length) in LMEM_SystemCacheInvalidateMultiLines() 614 void LMEM_SystemCachePushMultiLines(LMEM_Type *base, uint32_t address, uint32_t length) in LMEM_SystemCachePushMultiLines() 684 void LMEM_SystemCacheClearMultiLines(LMEM_Type *base, uint32_t address, uint32_t length) in LMEM_SystemCacheClearMultiLines()
|
/hal_nxp-3.5.0/imx/drivers/ |
D | lmem.c | 123 void LMEM_FlushSystemCacheLines(LMEM_Type *base, void *address, uint32_t length) in LMEM_FlushSystemCacheLines() 181 void LMEM_InvalidateSystemCacheLines(LMEM_Type *base, void *address, uint32_t length) in LMEM_InvalidateSystemCacheLines() 274 void LMEM_FlushCodeCacheLines(LMEM_Type *base, void *address, uint32_t length) in LMEM_FlushCodeCacheLines() 332 void LMEM_InvalidateCodeCacheLines(LMEM_Type *base, void *address, uint32_t length) in LMEM_InvalidateCodeCacheLines()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKV30F12810/utilities/ |
D | fsl_shell.c | 292 uint32_t length; in SHELL_Sprintf() local 889 uint32_t length = 0; in SHELL_GetChar() local 1019 shell_status_t SHELL_Write(shell_handle_t shellHandle, const char *buffer, uint32_t length) in SHELL_Write() 1067 uint32_t length; in SHELL_Printf() local 1109 …tatus_t SHELL_WriteSynchronization(shell_handle_t shellHandle, const char *buffer, uint32_t length) in SHELL_WriteSynchronization() 1128 uint32_t length; in SHELL_PrintfSynchronization() local
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKV31F12810/utilities/ |
D | fsl_shell.c | 292 uint32_t length; in SHELL_Sprintf() local 889 uint32_t length = 0; in SHELL_GetChar() local 1019 shell_status_t SHELL_Write(shell_handle_t shellHandle, const char *buffer, uint32_t length) in SHELL_Write() 1067 uint32_t length; in SHELL_Printf() local 1109 …tatus_t SHELL_WriteSynchronization(shell_handle_t shellHandle, const char *buffer, uint32_t length) in SHELL_WriteSynchronization() 1128 uint32_t length; in SHELL_PrintfSynchronization() local
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKE06Z4/utilities/ |
D | fsl_shell.c | 292 uint32_t length; in SHELL_Sprintf() local 877 uint32_t length = 0; in SHELL_GetChar() local 1007 shell_status_t SHELL_Write(shell_handle_t shellHandle, const char *buffer, uint32_t length) in SHELL_Write() 1055 uint32_t length; in SHELL_Printf() local 1097 …tatus_t SHELL_WriteSynchronization(shell_handle_t shellHandle, const char *buffer, uint32_t length) in SHELL_WriteSynchronization() 1116 uint32_t length; in SHELL_PrintfSynchronization() local
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC54016/utilities/ |
D | fsl_shell.c | 292 uint32_t length; in SHELL_Sprintf() local 889 uint32_t length = 0; in SHELL_GetChar() local 1019 shell_status_t SHELL_Write(shell_handle_t shellHandle, const char *buffer, uint32_t length) in SHELL_Write() 1067 uint32_t length; in SHELL_Printf() local 1109 …tatus_t SHELL_WriteSynchronization(shell_handle_t shellHandle, const char *buffer, uint32_t length) in SHELL_WriteSynchronization() 1128 uint32_t length; in SHELL_PrintfSynchronization() local
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC55S06/utilities/ |
D | fsl_shell.c | 292 uint32_t length; in SHELL_Sprintf() local 889 uint32_t length = 0; in SHELL_GetChar() local 1019 shell_status_t SHELL_Write(shell_handle_t shellHandle, const char *buffer, uint32_t length) in SHELL_Write() 1067 uint32_t length; in SHELL_Printf() local 1109 …tatus_t SHELL_WriteSynchronization(shell_handle_t shellHandle, const char *buffer, uint32_t length) in SHELL_WriteSynchronization() 1128 uint32_t length; in SHELL_PrintfSynchronization() local
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKE15Z4/utilities/ |
D | fsl_shell.c | 292 uint32_t length; in SHELL_Sprintf() local 889 uint32_t length = 0; in SHELL_GetChar() local 1019 shell_status_t SHELL_Write(shell_handle_t shellHandle, const char *buffer, uint32_t length) in SHELL_Write() 1067 uint32_t length; in SHELL_Printf() local 1109 …tatus_t SHELL_WriteSynchronization(shell_handle_t shellHandle, const char *buffer, uint32_t length) in SHELL_WriteSynchronization() 1128 uint32_t length; in SHELL_PrintfSynchronization() local
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC54018/utilities/ |
D | fsl_shell.c | 292 uint32_t length; in SHELL_Sprintf() local 889 uint32_t length = 0; in SHELL_GetChar() local 1019 shell_status_t SHELL_Write(shell_handle_t shellHandle, const char *buffer, uint32_t length) in SHELL_Write() 1067 uint32_t length; in SHELL_Printf() local 1109 …tatus_t SHELL_WriteSynchronization(shell_handle_t shellHandle, const char *buffer, uint32_t length) in SHELL_WriteSynchronization() 1128 uint32_t length; in SHELL_PrintfSynchronization() local
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC54618/utilities/ |
D | fsl_shell.c | 292 uint32_t length; in SHELL_Sprintf() local 889 uint32_t length = 0; in SHELL_GetChar() local 1019 shell_status_t SHELL_Write(shell_handle_t shellHandle, const char *buffer, uint32_t length) in SHELL_Write() 1067 uint32_t length; in SHELL_Printf() local 1109 …tatus_t SHELL_WriteSynchronization(shell_handle_t shellHandle, const char *buffer, uint32_t length) in SHELL_WriteSynchronization() 1128 uint32_t length; in SHELL_PrintfSynchronization() local
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC55S14/utilities/ |
D | fsl_shell.c | 292 uint32_t length; in SHELL_Sprintf() local 889 uint32_t length = 0; in SHELL_GetChar() local 1019 shell_status_t SHELL_Write(shell_handle_t shellHandle, const char *buffer, uint32_t length) in SHELL_Write() 1067 uint32_t length; in SHELL_Printf() local 1109 …tatus_t SHELL_WriteSynchronization(shell_handle_t shellHandle, const char *buffer, uint32_t length) in SHELL_WriteSynchronization() 1128 uint32_t length; in SHELL_PrintfSynchronization() local
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMXRT1061/utilities/ |
D | fsl_shell.c | 292 uint32_t length; in SHELL_Sprintf() local 889 uint32_t length = 0; in SHELL_GetChar() local 1019 shell_status_t SHELL_Write(shell_handle_t shellHandle, const char *buffer, uint32_t length) in SHELL_Write() 1067 uint32_t length; in SHELL_Printf() local 1109 …tatus_t SHELL_WriteSynchronization(shell_handle_t shellHandle, const char *buffer, uint32_t length) in SHELL_WriteSynchronization() 1128 uint32_t length; in SHELL_PrintfSynchronization() local
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC5512/utilities/ |
D | fsl_shell.c | 292 uint32_t length; in SHELL_Sprintf() local 889 uint32_t length = 0; in SHELL_GetChar() local 1019 shell_status_t SHELL_Write(shell_handle_t shellHandle, const char *buffer, uint32_t length) in SHELL_Write() 1067 uint32_t length; in SHELL_Printf() local 1109 …tatus_t SHELL_WriteSynchronization(shell_handle_t shellHandle, const char *buffer, uint32_t length) in SHELL_WriteSynchronization() 1128 uint32_t length; in SHELL_PrintfSynchronization() local
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMXRT1062/utilities/ |
D | fsl_shell.c | 292 uint32_t length; in SHELL_Sprintf() local 899 uint32_t length = 0; in SHELL_GetChar() local 1029 shell_status_t SHELL_Write(shell_handle_t shellHandle, const char *buffer, uint32_t length) in SHELL_Write() 1077 uint32_t length; in SHELL_Printf() local 1119 …tatus_t SHELL_WriteSynchronization(shell_handle_t shellHandle, const char *buffer, uint32_t length) in SHELL_WriteSynchronization() 1138 uint32_t length; in SHELL_PrintfSynchronization() local
|