Home
last modified time | relevance | path

Searched refs:uint32_t (Results 1 – 25 of 180) sorted by relevance

12345678

/FreeRTOS-Plus/Demo/FreeRTOS_Plus_TCP_Echo_Qemu_mps2/CMSIS/
A Dcmsis_gcc.h1021 __STATIC_FORCEINLINE uint32_t __REV( uint32_t value ) in __REV()
1040 __STATIC_FORCEINLINE uint32_t __REV16( uint32_t value ) in __REV16()
1075 __STATIC_FORCEINLINE uint32_t __ROR( uint32_t op1, in __ROR()
1105 __STATIC_FORCEINLINE uint32_t __RBIT( uint32_t value ) in __RBIT()
1947 __STATIC_FORCEINLINE uint32_t __SASX( uint32_t op1, in __SASX()
1957 __STATIC_FORCEINLINE uint32_t __QASX( uint32_t op1, in __QASX()
1975 __STATIC_FORCEINLINE uint32_t __UASX( uint32_t op1, in __UASX()
2003 __STATIC_FORCEINLINE uint32_t __SSAX( uint32_t op1, in __SSAX()
2013 __STATIC_FORCEINLINE uint32_t __QSAX( uint32_t op1, in __QSAX()
2031 __STATIC_FORCEINLINE uint32_t __USAX( uint32_t op1, in __USAX()
[all …]
A DSMM_MPS2.h54 uint32_t RESERVED1[ 1 ];
58 uint32_t RESERVED2[ 1 ];
63 uint32_t RESERVED3[ 1 ];
70 uint32_t RESERVED4[ 9 ];
118 uint32_t RESERVED0[ 1 ];
125 uint32_t RESERVED1[ 35 ];
141 __IO uint32_t RESERVED2[ 20 ];
147 uint32_t RESERVED3[ 957 ];
425 uint32_t RESERVED1[ 186 ];
494 uint32_t RESERVED1[ 0x7 ];
[all …]
A Dcore_cm3.h1521 …NVIC->ISER[ ( ( ( uint32_t ) IRQn ) >> 5UL ) ] = ( uint32_t ) ( 1UL << ( ( ( uint32_t ) IRQn ) & 0… in __NVIC_EnableIRQ()
1558 …NVIC->ICER[ ( ( ( uint32_t ) IRQn ) >> 5UL ) ] = ( uint32_t ) ( 1UL << ( ( ( uint32_t ) IRQn ) & 0… in __NVIC_DisableIRQ()
1596 …NVIC->ISPR[ ( ( ( uint32_t ) IRQn ) >> 5UL ) ] = ( uint32_t ) ( 1UL << ( ( ( uint32_t ) IRQn ) & 0… in __NVIC_SetPendingIRQ()
1611 …NVIC->ICPR[ ( ( ( uint32_t ) IRQn ) >> 5UL ) ] = ( uint32_t ) ( 1UL << ( ( ( uint32_t ) IRQn ) & 0… in __NVIC_ClearPendingIRQ()
1693 __STATIC_INLINE uint32_t NVIC_EncodePriority( uint32_t PriorityGroup, in NVIC_EncodePriority()
1702 …oupTmp + ( uint32_t ) ( __NVIC_PRIO_BITS ) ) < ( uint32_t ) 7UL ) ? ( uint32_t ) 0UL : ( uint32_t in NVIC_EncodePriority()
1732 …oupTmp + ( uint32_t ) ( __NVIC_PRIO_BITS ) ) < ( uint32_t ) 7UL ) ? ( uint32_t ) 0UL : ( uint32_t in NVIC_DecodePriority()
1751 uint32_t * vectors = ( uint32_t * ) SCB->VTOR; in __NVIC_SetVector()
1768 uint32_t * vectors = ( uint32_t * ) SCB->VTOR; in __NVIC_GetVector()
1854 __STATIC_INLINE uint32_t SysTick_Config( uint32_t ticks ) in SysTick_Config()
[all …]
A DCMSDK_CM3.h134 __IO uint32_t DATA; /* Offset: 0x000 (R/W) Data Register */
135 __IO uint32_t STATE; /* Offset: 0x004 (R/W) Status Register */
136 __IO uint32_t CTRL; /* Offset: 0x008 (R/W) Control Register */
202 __IO uint32_t CTRL; /* Offset: 0x000 (R/W) Control Register */
249 uint32_t RESERVED0;
257 uint32_t RESERVED1[ 945 ];
388 uint32_t RESERVED0[ 2 ];
404 uint32_t RESERVED1[ 241 ];
518 uint32_t RESERVED0[ 3 ];
603 uint32_t RESERVED0[ 762 ];
[all …]
A Dmpu_armv7.h193 __STATIC_INLINE void ARM_MPU_Enable( uint32_t MPU_Control ) in ARM_MPU_Enable()
220 __STATIC_INLINE void ARM_MPU_ClrRegion( uint32_t rnr ) in ARM_MPU_ClrRegion()
230 __STATIC_INLINE void ARM_MPU_SetRegion( uint32_t rbar, in ARM_MPU_SetRegion()
231 uint32_t rasr ) in ARM_MPU_SetRegion()
242 __STATIC_INLINE void ARM_MPU_SetRegionEx( uint32_t rnr, in ARM_MPU_SetRegionEx()
243 uint32_t rbar, in ARM_MPU_SetRegionEx()
244 uint32_t rasr ) in ARM_MPU_SetRegionEx()
258 uint32_t len ) in ARM_MPU_OrderedMemcpy()
260 uint32_t i; in ARM_MPU_OrderedMemcpy()
273 uint32_t cnt ) in ARM_MPU_Load()
[all …]
/FreeRTOS-Plus/Source/Reliance-Edge/include/
A Dredstat.h60 uint32_t st_ino; /**< File serial number (inode number). */
65 uint32_t st_atime; /**< Time of last access (seconds since 01-01-1970). */
70 uint32_t st_blocks; /**< Number of blocks allocated for this object. */
79 uint32_t f_bsize; /**< File system block size. */
80 uint32_t f_frsize; /**< Fundamental file system block size. */
82 uint32_t f_bfree; /**< Total number of free blocks. */
84 uint32_t f_files; /**< Total number of file serial numbers. */
85 uint32_t f_ffree; /**< Total number of free file serial numbers. */
87 uint32_t f_fsid; /**< File system ID (useless, populated with zero). */
89 uint32_t f_namemax; /**< Maximum filename length. */
[all …]
A Dredtestutils.h39 uint32_t RedRand32( uint32_t * pulSeed );
42 uint32_t ulBufferLen,
45 uint32_t ulDecPlaces );
47 uint32_t ulMultiplier,
56 char * RedScaleBytes( uint32_t ulByteValue,
59 char * RedScaleKB( uint32_t ulKBValue,
61 uint32_t ulBufferSize );
62 uint32_t RedGetKBPerSecond( uint64_t ullKB,
64 uint32_t RedGetKBPerSecondSectors( uint32_t ulBytesPerSector,
84 uint32_t ulLen );
[all …]
A Dredcoreapi.h64 REDSTATUS RedCoreCreate( uint32_t ulPInode,
70 REDSTATUS RedCoreLink( uint32_t ulPInode,
72 uint32_t ulInode );
75 REDSTATUS RedCoreUnlink( uint32_t ulPInode,
79 REDSTATUS RedCoreLookup( uint32_t ulPInode,
90 REDSTATUS RedCoreStat( uint32_t ulInode,
98 REDSTATUS RedCoreFileRead( uint32_t ulInode,
100 uint32_t * pulLen,
103 REDSTATUS RedCoreFileWrite( uint32_t ulInode,
114 REDSTATUS RedCoreDirRead( uint32_t ulInode,
[all …]
A Dredutils.h44 uint32_t ulLen );
47 uint32_t ulLen );
50 uint32_t ulLen );
53 uint32_t ulLen );
60 uint32_t ulLen );
63 uint32_t ulLen );
65 uint32_t RedCrc32Update( uint32_t ulInitCrc32,
75 uint32_t ulBit );
77 uint32_t ulBit );
79 uint32_t ulBit );
[all …]
A Dredtests.h99 uint32_t ulLoops; /**< --loops */
100 uint32_t ulNops; /**< --nops */
102 uint32_t ulSeed; /**< --seed */
121 uint32_t ulDirListMax; /**< --dirs */
124 uint32_t ulRandomSeed; /**< --seed */
140 uint32_t ulFileCount; /**< --files */
141 uint32_t ulMaxFileSize; /**< --max */
143 uint32_t ulNops; /**< --nops */
144 uint32_t ulLoops; /**< --loops */
267 uint32_t ulMaxSizeKB; /**< --max */
[all …]
A Dredfse.h82 uint32_t ulFileNum,
84 uint32_t ulLength,
88 uint32_t ulFileNum,
90 uint32_t ulLength,
95 uint32_t ulFileNum,
99 uint32_t ulFileNum );
102 uint32_t ulEventMask );
106 uint32_t * pulEventMask );
A Dredvolume.h47 uint32_t ulSectorSize;
65 uint32_t ulInodeCount;
102 uint32_t ulTransMask;
112 uint32_t ulBlockCount;
117 uint32_t ulBlocksAllocable;
/FreeRTOS-Plus/Demo/FreeRTOS_Plus_TCP_Echo_Qemu_mps2/
A Dstartup.c42 extern uint32_t _estack, _sidata, _sdata, _edata, _sbss, _ebss;
60 for( uint32_t * dest = &_sbss; dest < &_ebss; ) in Reset_Handler()
75 volatile uint32_t r0; in prvGetRegistersFromStack()
76 volatile uint32_t r1; in prvGetRegistersFromStack()
77 volatile uint32_t r2; in prvGetRegistersFromStack()
78 volatile uint32_t r3; in prvGetRegistersFromStack()
79 volatile uint32_t r12; in prvGetRegistersFromStack()
80 volatile uint32_t lr; /* Link register. */ in prvGetRegistersFromStack()
81 volatile uint32_t pc; /* Program counter. */ in prvGetRegistersFromStack()
82 volatile uint32_t psr; /* Program status register. */ in prvGetRegistersFromStack()
[all …]
/FreeRTOS-Plus/Source/Reliance-Edge/util/
A Dcrc.c70 uint32_t RedCrc32Update( uint32_t ulInitCrc32, in RedCrc32Update()
74 uint32_t ulCrc32; in RedCrc32Update()
84 uint32_t ulIdx; in RedCrc32Update()
90 uint32_t ulBit; in RedCrc32Update()
121 uint32_t RedCrc32Update( uint32_t ulInitCrc32, in RedCrc32Update()
161 uint32_t ulCrc32; in RedCrc32Update()
171 uint32_t ulIdx; in RedCrc32Update()
200 uint32_t RedCrc32Update( uint32_t ulInitCrc32, in RedCrc32Update()
481 uint32_t ulCrc32; in RedCrc32Update()
491 uint32_t ulIdx = 0U; in RedCrc32Update()
[all …]
A Dmemory.c46 uint32_t ulLen );
56 uint32_t ulLen );
76 uint32_t ulLen ) in RedMemCpy()
101 uint32_t ulLen ) in RedMemCpyUnchecked()
105 uint32_t ulIdx; in RedMemCpyUnchecked()
126 uint32_t ulLen ) in RedMemMove()
155 uint32_t ulIdx; in RedMemMoveUnchecked()
195 uint32_t ulLen ) in RedMemSet()
223 uint32_t ulIdx; in RedMemSetUnchecked()
249 uint32_t ulLen ) in RedMemCmp()
[all …]
A Dstring.c53 uint32_t ulLen );
58 uint32_t ulLen );
70 uint32_t RedStrLen( const char * pszStr ) in RedStrLen()
72 uint32_t ulLen; in RedStrLen()
101 uint32_t ulLen = 0U; in RedStrLenUnchecked()
158 uint32_t ulIdx = 0U; in RedStrCmpUnchecked()
207 uint32_t ulLen ) in RedStrNCmp()
242 uint32_t ulIdx; in RedStrNCmpUnchecked()
291 uint32_t ulLen ) in RedStrNCpy()
315 uint32_t ulLen ) in RedStrNCpyUnchecked()
[all …]
/FreeRTOS-Plus/Source/Reliance-Edge/core/include/
A Dredcore.h49 uint32_t ulBlockStart,
50 uint32_t ulBlockCount,
54 uint32_t ulBlockStart,
55 uint32_t ulBlockCount,
100 REDSTATUS RedBufferGet( uint32_t ulBlock,
109 uint32_t ulBlockNew );
129 uint32_t ulBlock,
136 REDSTATUS RedImapBlockState( uint32_t ulBlock,
153 uint32_t RedImapNodeBlock( uint8_t bMR,
245 uint32_t ulInode,
[all …]
A Drednodes.h42 uint32_t ulSignature; /**< Value which uniquely identifies the metadata node type. */
67 uint32_t ulVersion; /**< On-disk layout version number. */
69 uint32_t ulFormatTime; /**< Date and time the volume was formatted. */
70 uint32_t ulInodeCount; /**< Compile-time configured number of inodes. */
94 uint32_t ulSectorCRC; /**< CRC-32 checksum of the first sector. */
95 uint32_t ulFreeBlocks; /**< Number of allocable blocks that are free. */
97 uint32_t ulFreeInodes; /**< Number of inode slots that are free. */
99 uint32_t ulAllocNextBlock; /**< Forward allocation pointer. */
173 uint32_t aulEntries[ INODE_ENTRIES ];
186 uint32_t ulInode; /**< Inode which owns this indirect or double indirect. */
[all …]
A Dredcorevol.h47 uint32_t ulImapStartBN;
51 uint32_t ulImapNodeCount;
56 uint32_t ulInodeTableStartBN;
60 uint32_t ulFirstAllocableBN;
76 uint32_t ulAlmostFreeBlocks;
/FreeRTOS-Plus/Source/Reliance-Edge/tests/util/
A Dprintf.c82 uint32_t ulFillLen;
366 uint32_t ulWidth; in RedVSNPrintf()
493 uint32_t ulNum = va_arg( arglist, uint32_t ); in RedVSNPrintf()
501 uint32_t ulNum = va_arg( arglist, uint32_t ); in RedVSNPrintf()
555 uint32_t ulPtrVal = ( uint32_t ) ptrval; in RedVSNPrintf()
766 uint32_t ulLen = 0U; in ParseFormatSpecifier()
1008 uint32_t ulLen; in LtoA()
1019 uint32_t ulNum; in LtoA()
1077 uint32_t ulLen; in LLtoA()
1156 uint32_t ulLen; in ULtoA()
[all …]
A Dmath.c109 uint32_t ii; in RedRatio()
110 uint32_t ulFactor = 1U; in RedRatio()
312 uint32_t ulNarrowMultiplier = ( uint32_t ) ullWideMultiplier; in RedMulDiv64()
410 uint32_t ulDividend = ( uint32_t ) ullDividend; in RedUint64DivMod32()
417 uint32_t ulResultHi; in RedUint64DivMod32()
418 uint32_t ulResultLo; in RedUint64DivMod32()
422 uint32_t ulMask; in RedUint64DivMod32()
425 uint32_t ulLowDword = ( uint32_t ) ullDividend; in RedUint64DivMod32()
426 uint32_t ulHighDword = ( uint32_t ) ( ullDividend >> 32U ); in RedUint64DivMod32()
530 uint32_t k; in RedUint64DivMod64()
[all …]
/FreeRTOS-Plus/Source/Reliance-Edge/core/driver/
A Ddir.c56 uint32_t ulInode;
80 uint32_t ulIdx,
140 uint32_t ulEntryIdx; in RedDirEntryCreate()
343 uint32_t ulIdx = 0U; in RedDirEntryLookup()
358 uint32_t ulBlockIdx; in RedDirEntryLookup()
510 uint32_t ulIdx = *pulIdx; in RedDirEntryRead()
527 uint32_t ulBlockIdx; in RedDirEntryRead()
653 uint32_t ulSrcIdx; in RedDirEntryRename()
817 uint32_t ulIteration = 0U; in DirCyclicRenameCheck()
902 uint32_t ulLen = DIRENT_SIZE; in DirEntryWrite()
[all …]
A Dimapextern.c43 static REDSTATUS ImapNodeBranch( uint32_t ulImapNode,
45 static bool ImapNodeIsBranched( uint32_t ulImapNode );
65 uint32_t ulBlock, in RedImapEBlockGet()
82 uint32_t ulImapNode = ulOffset / IMAPNODE_ENTRIES; in RedImapEBlockGet()
128 REDSTATUS RedImapEBlockSet( uint32_t ulBlock, in RedImapEBlockSet()
197 static REDSTATUS ImapNodeBranch( uint32_t ulImapNode, in ImapNodeBranch()
215 uint32_t ulBlockCurrent; in ImapNodeBranch()
216 uint32_t ulBlockOld; in ImapNodeBranch()
287 uint32_t RedImapNodeBlock( uint8_t bMR, in RedImapNodeBlock()
288 uint32_t ulImapNode ) in RedImapNodeBlock()
[all …]
A Dinodedata.c154 uint32_t ulReadIndex = 0U; in RedInodeDataRead()
155 uint32_t ulLen = *pulLen; in RedInodeDataRead()
156 uint32_t ulRemaining; in RedInodeDataRead()
189 uint32_t ulBlockOffset = ( uint32_t ) ( ( ullStart + ulReadIndex ) >> BLOCK_SIZE_P2 ); in RedInodeDataRead()
271 uint32_t ulLen = *pulLen; in RedInodeDataWrite()
272 uint32_t ulRemaining; in RedInodeDataWrite()
310uint32_t ulBlockOffset = ( uint32_t ) ( ( ullStart + ulWriteIndex ) >> BLOCK_SIZE_P2 ); in RedInodeDataWrite()
1239 uint32_t ulBlockIndex = 0U; in ReadAligned()
1245 uint32_t ulExtentStart; in ReadAligned()
1374 uint32_t ulBlockIndex; in WriteAligned()
[all …]
/FreeRTOS-Plus/Demo/Common/FreeRTOS_Plus_UDP_Demos/TraceMacros/Example1/
A DDemoIPTrace.c56 static void prvStoreLowest( uint32_t * pulCurrentValue,
57 uint32_t ulCount );
64 static void prvIncrementEventCount( uint32_t * pulCurrentValue,
65 uint32_t ulCount );
102 uint32_t ulValue ) in vExampleDebugStatUpdate()
123 static void prvIncrementEventCount( uint32_t * pulCurrentValue, in prvIncrementEventCount()
124 uint32_t ulCount ) in prvIncrementEventCount()
134 static void prvStoreLowest( uint32_t * pulCurrentValue, in prvStoreLowest()
135 uint32_t ulCount ) in prvStoreLowest()

Completed in 103 milliseconds

12345678