Home
last modified time | relevance | path

Searched defs:pData (Results 1 – 25 of 46) sorted by relevance

12

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/powerquad/
Dfsl_powerquad_transform.c22 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()
Dfsl_powerquad_matrix.c87 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/
Dmatrix_functions.h119 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
Dinterpolation_functions.h68 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/
Dfsl_adapter_flash.c70 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()
Dfsl_adapter_flexspi_nor_flash.c436 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/
DSEGGER_RTT.c431 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/
Dfsl_phyrtl8211f.c64 #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/
Dfsl_adapter_flexspi_nor_flash.c444 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/
Dfsl_adapter_flexspi_nor_flash.c436 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/
Dfsl_adapter_flexspi_nor_flash.c446 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/
Dfsl_adapter_flexspi_nor_flash.c459 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/
Dfsl_adapter_flexspi_nor_flash.c478 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/
Dfsl_adapter_flexspi_hyper_nor_flash.c647 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/
Dcomm_if_uart.c49 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()
Dhost_interface_service.c58 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()
Ddata_format_json.c80 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/
Dpedometer.c125 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/
DmcuxClKey_Types.h74 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/
Dfsl_phyrtl8201.c25 #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/
Dfsl_phylan8720a.c40 #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/
Dfsl_phyksz8081.c44 #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/
Dfsl_phyar8031.c73 #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/
Darm_math.h1522 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/
Dfsl_flash.c344 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()

12