| /bsp/samd21/sam_d2x_asflib/common/utils/membag/ |
| A D | membag.c | 77 uint32_t allocated; member 127 membag_list[i].allocated = 0; in membag_init() 279 if (!(smallest_bag->allocated & ((uint32_t)1 << i))) { in membag_alloc() 281 smallest_bag->allocated |= ((uint32_t)1 << i); in membag_alloc() 319 membag_list[i].allocated &= ~((uint32_t)1 << block_index); in membag_free()
|
| /bsp/smartfusion2/CMSIS/startup_arm/ |
| A D | smartfusion2_esram_debug.sct | 30 ; First half of RAM allocated to RO Execute and data 39 ; allocated a meemory region in .sct file 42 ; allocated a memory region in .sct file 43 ; Second half of RAM allocated to RW data, heap and stack
|
| A D | smartfusion2_mddr_debug.sct | 32 …B (lowest common amount accross dev kits) 32MB - First half of external memory allocated to RO Code 41 ; allocated a meemory region in .sct file 44 ; allocated a memory region in .sct file as is the case below 49 ; 32 MB- Second half of external memory allocated to RW data
|
| A D | smartfusion2_execute_in_place.sct | 39 ; allocated a meemory region in .sct file 42 ; allocated a memory region in .sct file
|
| A D | smartfusion2_relocate_to_external_ram.sct | 53 ; allocated a meemory region in .sct file 56 ; allocated a memory region in .sct file as is the case below
|
| /bsp/samd21/sam_d2x_asflib/sam0/drivers/events/events_sam_d_r_h/ |
| A D | events.c | 87 bool allocated = false; in _events_find_first_free_channel_and_allocate() local 100 allocated = true; in _events_find_first_free_channel_and_allocate() 111 if(!allocated) { in _events_find_first_free_channel_and_allocate()
|
| /bsp/samd21/sam_d2x_asflib/sam0/drivers/events/events_sam_l_c/ |
| A D | events.c | 83 bool allocated = false; in _events_find_first_free_channel_and_allocate() local 96 allocated = true; in _events_find_first_free_channel_and_allocate() 107 if(!allocated) { in _events_find_first_free_channel_and_allocate()
|
| /bsp/samd21/sam_d2x_asflib/sam0/drivers/dma/ |
| A D | dma_sam_b.c | 140 bool allocated = false; in _dma_find_first_free_channel_and_allocate() local 151 allocated = true; in _dma_find_first_free_channel_and_allocate() 159 if (!allocated) { in _dma_find_first_free_channel_and_allocate()
|
| A D | dma.c | 96 bool allocated = false; in _dma_find_first_free_channel_and_allocate() local 109 allocated = true; in _dma_find_first_free_channel_and_allocate() 119 if (!allocated) { in _dma_find_first_free_channel_and_allocate()
|
| /bsp/rockchip/common/drivers/ |
| A D | Kconfig | 41 the memory will allocate in large heap while the allocated size over this
|
| /bsp/pic32ethernet/ |
| A D | procdefs.ld | 25 * Only sections specifically assigned to these regions can be allocated
|
| /bsp/microchip/samd51-adafruit-metro-m4/bsp/hal/documentation/ |
| A D | usb_device_async.rst | 184 * For OUT endpoints, if the cache is allocated, it's possible to pass unaligned 188 * For IN endpoints, if the cache is allocated, it's possible to pass buffer
|
| /bsp/microchip/samd51-seeed-wio-terminal/bsp/hal/documentation/ |
| A D | usb_device_async.rst | 184 * For OUT endpoints, if the cache is allocated, it's possible to pass unaligned 188 * For IN endpoints, if the cache is allocated, it's possible to pass buffer
|
| /bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/CMSIS/HK32F0xx/Source/ARM/ |
| A D | startup_hk32f031x4x6.s | 16 ; Amount of memory (in bytes) allocated for Stack
|
| A D | startup_hk32f030x4x6x8.s | 15 ; Amount of memory (in bytes) allocated for Stack
|
| A D | startup_hk32f04ax4x6x8.s | 15 ; Amount of memory (in bytes) allocated for Stack
|
| /bsp/mm32l07x/Libraries/MM32L0xx/Source/KEIL_StartAsm/ |
| A D | startup_MM32L0xx.s | 2 ; Amount of memory (in bytes) allocated for Stack
|
| /bsp/CME_M7/CMSIS/CME_M7/startup/arm/ |
| A D | startup_cmem7.s | 25 ; Amount of memory (in bytes) allocated for Stack
|
| /bsp/mm32l3xx/Libraries/MM32L3xx/Source/KEIL_StartAsm/ |
| A D | startup_MM32L3xx.s | 2 ; Amount of memory (in bytes) allocated for Stack
|
| /bsp/fujitsu/mb9x/mb9bf500r/CMSIS/ |
| A D | start_rvds.S | 13 ; Amount of memory (in bytes) allocated for Stack
|
| /bsp/mm32f103x/Libraries/MM32F103/Source/KEIL_StartAsm/ |
| A D | startup_MM32F103.s | 18 ; Amount of memory (in bytes) allocated for Stack
|
| /bsp/stm32/libraries/STM32L1xx_HAL/CMSIS/Device/ST/STM32L1xx/Source/Templates/arm/ |
| A D | startup_stm32l100xb.s | 27 ; Amount of memory (in bytes) allocated for Stack
|
| A D | startup_stm32l151xb.s | 27 ; Amount of memory (in bytes) allocated for Stack
|
| A D | startup_stm32l152xb.s | 27 ; Amount of memory (in bytes) allocated for Stack
|
| A D | startup_stm32l152xba.s | 27 ; Amount of memory (in bytes) allocated for Stack
|