Home
last modified time | relevance | path

Searched refs:pulAddress (Results 1 – 10 of 10) sorted by relevance

/bsp/ti/c28x/libraries/tms320f28379d/common/source/
A DF2837xD_Ipc_Driver_Lite.c851 uint32_t* pulAddress; in IPCLiteRtoLSetBits() local
878 IpcRegs.IPCLOCALREPLY = *pulAddress; in IPCLiteRtoLSetBits()
916 uint32_t* pulAddress; in IPCLiteRtoLSetBits_Protected() local
948 IpcRegs.IPCLOCALREPLY = *pulAddress; in IPCLiteRtoLSetBits_Protected()
987 uint32_t* pulAddress; in IPCLiteRtoLClearBits() local
1014 IpcRegs.IPCLOCALREPLY = *pulAddress; in IPCLiteRtoLClearBits()
1051 uint32_t* pulAddress; in IPCLiteRtoLClearBits_Protected() local
1120 uint32_t* pulAddress; in IPCLiteRtoLDataWrite() local
1147 *pulAddress = IpcRegs.IPCRECVDATA; in IPCLiteRtoLDataWrite()
1183 uint32_t* pulAddress; in IPCLiteRtoLDataWrite_Protected() local
[all …]
/bsp/lm4f232/Libraries/driverlib/
A Dlpc.c957 unsigned long *pulAddress, unsigned long *pulOffset, in LPCChannelConfigGet() argument
985 if(pulAddress) in LPCChannelConfigGet()
987 *pulAddress = HWREG(ulBase + LPC_O_CH0ADR + (ulChannel * 0x10)); in LPCChannelConfigGet()
A Dlpc.h430 unsigned long *pulAddress,
A Drom.h2585 unsigned long *pulAddress, \
/bsp/lm3s8962/Libraries/driverlib/
A Dlpc.c957 unsigned long *pulAddress, unsigned long *pulOffset, in LPCChannelConfigGet() argument
985 if(pulAddress) in LPCChannelConfigGet()
987 *pulAddress = HWREG(ulBase + LPC_O_CH0ADR + (ulChannel * 0x10)); in LPCChannelConfigGet()
A Dlpc.h430 unsigned long *pulAddress,
A Drom.h2585 unsigned long *pulAddress, \
/bsp/lm3s9b9x/Libraries/driverlib/
A Dlpc.c957 unsigned long *pulAddress, unsigned long *pulOffset, in LPCChannelConfigGet() argument
985 if(pulAddress) in LPCChannelConfigGet()
987 *pulAddress = HWREG(ulBase + LPC_O_CH0ADR + (ulChannel * 0x10)); in LPCChannelConfigGet()
A Dlpc.h430 unsigned long *pulAddress,
A Drom.h2585 unsigned long *pulAddress, \

Completed in 62 milliseconds