/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/powerquad/ |
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_matrix.c | 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()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/DSP/Include/dsp/ |
D | matrix_functions.h | 119 float32_t *pData; /**< points to the data of the matrix. */ member 129 float64_t *pData; /**< points to the data of the matrix. */ member 139 q7_t *pData; /**< points to the data of the matrix. */ member 149 q15_t *pData; /**< points to the data of the matrix. */ member 159 q31_t *pData; /**< points to the data of the matrix. */ member
|
D | interpolation_functions.h | 68 float32_t *pData; /**< points to the data table. */ member 78 q31_t *pData; /**< points to the data table. */ member 88 q15_t *pData; /**< points to the data table. */ member 98 q7_t *pData; /**< points to the data table. */ member
|
/hal_nxp-3.5.0/mcux/mcux-sdk/components/internal_flash/ |
D | fsl_adapter_flash.c | 70 static hal_flash_status_t HAL_FlashProgramAdaptation(uint32_t dest, uint32_t size, uint8_t *pData) in HAL_FlashProgramAdaptation() 134 hal_flash_status_t HAL_FlashProgram(uint32_t dest, uint32_t size, uint8_t *pData) in HAL_FlashProgram() 149 hal_flash_status_t HAL_FlashProgramUnaligned(uint32_t dest, uint32_t size, uint8_t *pData) in HAL_FlashProgramUnaligned() 232 hal_flash_status_t HAL_FlashRead(uint32_t src, uint32_t size, uint8_t *pData) in HAL_FlashRead()
|
D | fsl_adapter_flexspi_nor_flash.c | 436 hal_flash_status_t HAL_FlashProgram(uint32_t dest, uint32_t size, uint8_t *pData) in HAL_FlashProgram() 575 hal_flash_status_t HAL_FlashProgramUnaligned(uint32_t dest, uint32_t size, uint8_t *pData) in HAL_FlashProgramUnaligned() 690 hal_flash_status_t HAL_FlashRead(uint32_t src, uint32_t size, uint8_t *pData) in HAL_FlashRead()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/components/rtt/RTT/ |
D | SEGGER_RTT.c | 431 static void _WriteNoCheck(SEGGER_RTT_BUFFER_UP* pRing, const char* pData, unsigned NumBytes) { in _WriteNoCheck() 568 unsigned SEGGER_RTT_ReadUpBufferNoLock(unsigned BufferIndex, void* pData, unsigned BufferSize) { in SEGGER_RTT_ReadUpBufferNoLock() 660 unsigned SEGGER_RTT_ReadNoLock(unsigned BufferIndex, void* pData, unsigned BufferSize) { in SEGGER_RTT_ReadNoLock() 829 const char* pData; in SEGGER_RTT_WriteWithOverwriteNoLock() local 930 const char* pData; in SEGGER_RTT_WriteSkipNoLock() local 1022 const char* pData; in SEGGER_RTT_WriteDownBufferNoLock() local 1097 const char* pData; in SEGGER_RTT_WriteNoLock() local
|
/hal_nxp-3.5.0/mcux/mcux-sdk/components/phy/device/phyrtl8211f/ |
D | fsl_phyrtl8211f.c | 64 #define PHY_RTL8211F_READ(handle, regAddr, pData) \ argument 294 status_t PHY_RTL8211F_Read(phy_handle_t *handle, uint8_t phyReg, uint16_t *pData) in PHY_RTL8211F_Read() 546 static inline status_t PHY_RTL8211F_MMD_ReadData(phy_handle_t *handle, uint16_t *pData) in PHY_RTL8211F_MMD_ReadData() 556 …tatus_t PHY_RTL8211F_MMD_Read(phy_handle_t *handle, uint8_t device, uint16_t addr, uint16_t *pData) in PHY_RTL8211F_MMD_Read()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/components/internal_flash/evkmimxrt1040/ |
D | fsl_adapter_flexspi_nor_flash.c | 444 hal_flash_status_t HAL_FlashProgram(uint32_t dest, uint32_t size, uint8_t *pData) in HAL_FlashProgram() 583 hal_flash_status_t HAL_FlashProgramUnaligned(uint32_t dest, uint32_t size, uint8_t *pData) in HAL_FlashProgramUnaligned() 698 hal_flash_status_t HAL_FlashRead(uint32_t src, uint32_t size, uint8_t *pData) in HAL_FlashRead()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/components/internal_flash/evkbmimxrt1060/ |
D | fsl_adapter_flexspi_nor_flash.c | 436 hal_flash_status_t HAL_FlashProgram(uint32_t dest, uint32_t size, uint8_t *pData) in HAL_FlashProgram() 575 hal_flash_status_t HAL_FlashProgramUnaligned(uint32_t dest, uint32_t size, uint8_t *pData) in HAL_FlashProgramUnaligned() 690 hal_flash_status_t HAL_FlashRead(uint32_t src, uint32_t size, uint8_t *pData) in HAL_FlashRead()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/components/internal_flash/evkbmimxrt1170/ |
D | fsl_adapter_flexspi_nor_flash.c | 446 hal_flash_status_t HAL_FlashProgram(uint32_t dest, uint32_t size, uint8_t *pData) in HAL_FlashProgram() 606 hal_flash_status_t HAL_FlashProgramUnaligned(uint32_t dest, uint32_t size, uint8_t *pData) in HAL_FlashProgramUnaligned() 742 hal_flash_status_t HAL_FlashRead(uint32_t src, uint32_t size, uint8_t *pData) in HAL_FlashRead()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/components/internal_flash/octal_flash/RT595/ |
D | fsl_adapter_flexspi_nor_flash.c | 459 hal_flash_status_t HAL_FlashProgram(uint32_t dest, uint32_t size, uint8_t *pData) in HAL_FlashProgram() 572 hal_flash_status_t HAL_FlashProgramUnaligned(uint32_t dest, uint32_t size, uint8_t *pData) in HAL_FlashProgramUnaligned() 681 hal_flash_status_t HAL_FlashRead(uint32_t src, uint32_t size, uint8_t *pData) in HAL_FlashRead()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/components/internal_flash/octal_flash/ |
D | fsl_adapter_flexspi_nor_flash.c | 478 hal_flash_status_t HAL_FlashProgram(uint32_t dest, uint32_t size, uint8_t *pData) in HAL_FlashProgram() 593 hal_flash_status_t HAL_FlashProgramUnaligned(uint32_t dest, uint32_t size, uint8_t *pData) in HAL_FlashProgramUnaligned() 703 hal_flash_status_t HAL_FlashRead(uint32_t src, uint32_t size, uint8_t *pData) in HAL_FlashRead()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/components/internal_flash/hyper_flash/ |
D | fsl_adapter_flexspi_hyper_nor_flash.c | 647 hal_flash_status_t HAL_FlashProgram(uint32_t dest, uint32_t size, uint8_t *pData) in HAL_FlashProgram() 815 hal_flash_status_t HAL_FlashProgramUnaligned(uint32_t dest, uint32_t size, uint8_t *pData) in HAL_FlashProgramUnaligned() 934 hal_flash_status_t HAL_FlashRead(uint32_t src, uint32_t size, uint8_t *pData) in HAL_FlashRead()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/issdk/drivers/host/ |
D | comm_if_uart.c | 49 int32_t COMM_UART_Send(comm_handle_t *pHandle, void *pData, uint32_t size) in COMM_UART_Send() 54 int32_t COMM_UART_Receive(comm_handle_t *pHandle, void *pData, uint32_t size) in COMM_UART_Receive()
|
D | host_interface_service.c | 58 int32_t HOST_Send(host_interface_handle_t *pHandle, uint8_t *pData, uint32_t size) in HOST_Send() 68 …host_interface_handle_t *pHandle, uint8_t *pData, uint32_t *pRecvSize, uint32_t size, BlockRead_t … in HOST_Receive()
|
D | data_format_json.c | 80 uint8_t *pData = pRecvData; in JSON_BlockDataRead_BlockingCall() local 119 uint8_t *pData = pRecvData; in JSON_Get_Stream_NonBlockingCall() local
|
/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/issdk/algorithms/pedometer/source/ |
D | pedometer.c | 125 int32_t pedometer_run(pedometer_t *pPedometer, ped_accel_t *pData) in pedometer_run() 189 static bool suspend_compute(pedometer_t *pPedometer, ped_accel_t *pData) in suspend_compute()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/components/css_pkc/src/comps/mcuxClKey/inc/ |
D | mcuxClKey_Types.h | 74 const uint8_t * pData; ///< Pointer to memory buffer with source information member 91 uint8_t * pData; ///< Pointer to memory buffer for used as key destination member
|
/hal_nxp-3.5.0/mcux/mcux-sdk/components/phy/device/phyrtl8201/ |
D | fsl_phyrtl8201.c | 25 #define PHY_RTL8201_READ(handle, regAddr, pData) \ argument 158 status_t PHY_RTL8201_Read(phy_handle_t *handle, uint8_t phyReg, uint16_t *pData) in PHY_RTL8201_Read()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/components/phy/device/phylan8720a/ |
D | fsl_phylan8720a.c | 40 #define PHY_LAN8720A_READ(handle, regAddr, pData) \ argument 153 status_t PHY_LAN8720A_Read(phy_handle_t *handle, uint8_t phyReg, uint16_t *pData) in PHY_LAN8720A_Read()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/components/phy/device/phyksz8081/ |
D | fsl_phyksz8081.c | 44 #define PHY_KSZ8081_READ(handle, regAddr, pData) \ argument 162 status_t PHY_KSZ8081_Read(phy_handle_t *handle, uint8_t phyReg, uint16_t *pData) in PHY_KSZ8081_Read()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/components/phy/device/phyar8031/ |
D | fsl_phyar8031.c | 73 #define PHY_AR8031_READ(handle, regAddr, pData) \ argument 268 status_t PHY_AR8031_Read(phy_handle_t *handle, uint8_t phyReg, uint16_t *pData) in PHY_AR8031_Read()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/Include/ |
D | arm_math.h | 1522 float32_t *pData; /**< points to the data of the matrix. */ member 1533 float64_t *pData; /**< points to the data of the matrix. */ member 1543 q15_t *pData; /**< points to the data of the matrix. */ member 1553 q31_t *pData; /**< points to the data of the matrix. */ member 1980 float32_t *pData; /**< points to the data table. */ member 1990 q31_t *pData; /**< points to the data table. */ member 2000 q15_t *pData; /**< points to the data table. */ member 2010 q7_t *pData; /**< points to the data table. */ member 6943 float32_t *pData = S->pData; in arm_bilinear_interp_f32() local
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC5536/drivers/flash/src/ |
D | fsl_flash.c | 344 status_t FFR_GetCustomerData(flash_config_t *config, uint8_t *pData, uint32_t offset, uint32_t len) in FFR_GetCustomerData() 373 status_t FFR_GetCustomerInfieldData(flash_config_t *config, uint8_t *pData, uint32_t offset, uint32… in FFR_GetCustomerInfieldData() 392 status_t FFR_GetCustKeystoreData(flash_config_t *config, uint8_t *pData, uint32_t offset, uint32_t … in FFR_GetCustKeystoreData()
|