| /bsp/microchip/samc21/bsp/hpl/dmac/ |
| A D | hpl_dmac.c | 167 int32_t _dma_set_data_amount(const uint8_t channel, const uint32_t amount) in _dma_set_data_amount() argument 173 …hri_dmacdescriptor_write_DSTADDR_reg(&_descriptor_section[channel], address + amount * (1 << beat_… in _dma_set_data_amount() 179 …hri_dmacdescriptor_write_SRCADDR_reg(&_descriptor_section[channel], address + amount * (1 << beat_… in _dma_set_data_amount() 182 hri_dmacdescriptor_write_BTCNT_reg(&_descriptor_section[channel], amount); in _dma_set_data_amount()
|
| /bsp/microchip/samd51-seeed-wio-terminal/bsp/hpl/dmac/ |
| A D | hpl_dmac.c | 166 int32_t _dma_set_data_amount(const uint8_t channel, const uint32_t amount) in _dma_set_data_amount() argument 172 …hri_dmacdescriptor_write_DSTADDR_reg(&_descriptor_section[channel], address + amount * (1 << beat_… in _dma_set_data_amount() 178 …hri_dmacdescriptor_write_SRCADDR_reg(&_descriptor_section[channel], address + amount * (1 << beat_… in _dma_set_data_amount() 181 hri_dmacdescriptor_write_BTCNT_reg(&_descriptor_section[channel], amount); in _dma_set_data_amount()
|
| /bsp/microchip/saml10/bsp/hpl/dmac/ |
| A D | hpl_dmac.c | 165 int32_t _dma_set_data_amount(const uint8_t channel, const uint32_t amount) in _dma_set_data_amount() argument 171 …hri_dmacdescriptor_write_DSTADDR_reg(&_descriptor_section[channel], address + amount * (1 << beat_… in _dma_set_data_amount() 177 …hri_dmacdescriptor_write_SRCADDR_reg(&_descriptor_section[channel], address + amount * (1 << beat_… in _dma_set_data_amount() 180 hri_dmacdescriptor_write_BTCNT_reg(&_descriptor_section[channel], amount); in _dma_set_data_amount()
|
| /bsp/microchip/same54/bsp/hpl/dmac/ |
| A D | hpl_dmac.c | 166 int32_t _dma_set_data_amount(const uint8_t channel, const uint32_t amount) in _dma_set_data_amount() argument 172 …hri_dmacdescriptor_write_DSTADDR_reg(&_descriptor_section[channel], address + amount * (1 << beat_… in _dma_set_data_amount() 178 …hri_dmacdescriptor_write_SRCADDR_reg(&_descriptor_section[channel], address + amount * (1 << beat_… in _dma_set_data_amount() 181 hri_dmacdescriptor_write_BTCNT_reg(&_descriptor_section[channel], amount); in _dma_set_data_amount()
|
| /bsp/microchip/samd51-adafruit-metro-m4/bsp/hpl/dmac/ |
| A D | hpl_dmac.c | 166 int32_t _dma_set_data_amount(const uint8_t channel, const uint32_t amount) in _dma_set_data_amount() argument 172 …hri_dmacdescriptor_write_DSTADDR_reg(&_descriptor_section[channel], address + amount * (1 << beat_… in _dma_set_data_amount() 178 …hri_dmacdescriptor_write_SRCADDR_reg(&_descriptor_section[channel], address + amount * (1 << beat_… in _dma_set_data_amount() 181 hri_dmacdescriptor_write_BTCNT_reg(&_descriptor_section[channel], amount); in _dma_set_data_amount()
|
| /bsp/microchip/same70/bsp/hpl/xdmac/ |
| A D | hpl_xdmac.c | 146 int32_t _dma_set_data_amount(const uint8_t channel, const uint32_t amount) in _dma_set_data_amount() argument 151 hri_xdmac_write_CUBC_reg(XDMAC, channel, amount >> width); in _dma_set_data_amount()
|
| /bsp/smartfusion2/CMSIS/startup_arm/ |
| A D | smartfusion2_mddr_debug.sct | 12 …Sxxx-----------0x20000000------0x2000FFFF-----64KB----------------------xxx--All have same amount-- 32 ; Total = 64MB (lowest common amount accross dev kits) 32MB - First half of external memory alloc…
|
| /bsp/microchip/samc21/bsp/hal/include/ |
| A D | hpl_dma.h | 142 int32_t _dma_set_data_amount(const uint8_t channel, const uint32_t amount);
|
| /bsp/microchip/samd51-seeed-wio-terminal/bsp/hal/include/ |
| A D | hpl_dma.h | 142 int32_t _dma_set_data_amount(const uint8_t channel, const uint32_t amount);
|
| /bsp/microchip/saml10/bsp/hal/include/ |
| A D | hpl_dma.h | 142 int32_t _dma_set_data_amount(const uint8_t channel, const uint32_t amount);
|
| /bsp/microchip/same70/bsp/hal/include/ |
| A D | hpl_dma.h | 142 int32_t _dma_set_data_amount(const uint8_t channel, const uint32_t amount);
|
| /bsp/microchip/same54/bsp/hal/include/ |
| A D | hpl_dma.h | 142 int32_t _dma_set_data_amount(const uint8_t channel, const uint32_t amount);
|
| /bsp/microchip/samd51-adafruit-metro-m4/bsp/hal/include/ |
| A D | hpl_dma.h | 142 int32_t _dma_set_data_amount(const uint8_t channel, const uint32_t amount);
|
| /bsp/fm33lc026/libraries/FM/FM33xx/Source/Templates/gcc/linker/ |
| A D | fm33lc01x_flash.ld | 7 _Min_Heap_Size = 0x400; /* required amount of heap */ 8 _Stack_Size = 0x400; /* amount of stack */
|
| A D | fm33lc02x_flash.ld | 7 _Min_Heap_Size = 0x400; /* required amount of heap */ 8 _Stack_Size = 0x400; /* amount of stack */
|
| A D | fm33lc04x_flash.ld | 7 _Min_Heap_Size = 0x400; /* required amount of heap */ 8 _Stack_Size = 0x400; /* amount of stack */
|
| /bsp/n32/libraries/N32G4FR_Firmware_Library/CMSIS/device/ |
| A D | n32g4fr_flash.ld | 19 _Min_Heap_Size = 0x300; /* required amount of heap */ 20 _Min_Stack_Size = 0x1000; /* required amount of stack */
|
| /bsp/Vango/v85xx/ |
| A D | Target_FLASH.ld | 26 _Min_Heap_Size = 0x400; /* required amount of heap */ 27 _Min_Stack_Size = 0x1000; /* required amount of stack */
|
| /bsp/Vango/v85xxp/ |
| A D | Target_FLASH.ld | 26 _Min_Heap_Size = 0x400; /* required amount of heap */ 27 _Min_Stack_Size = 0x1000; /* required amount of stack */
|
| /bsp/essemi/es32f0654/board/linker_scripts/ |
| A D | link.lds | 24 _Min_Heap_Size = 0; /* required amount of heap */ 25 _Min_Stack_Size = 0x400; /* required amount of stack */
|
| /bsp/essemi/es32f365x/board/linker_scripts/ |
| A D | link.lds | 24 _Min_Heap_Size = 0; /* required amount of heap */ 25 _Min_Stack_Size = 0x400; /* required amount of stack */
|
| /bsp/stm32/stm32wle5-yizhilian-lm401/board/linker_scripts/ |
| A D | link.lds | 13 _Min_Heap_Size = 0x200; /* required amount of heap */ 14 _Min_Stack_Size = 0x400; /* required amount of stack */
|
| /bsp/stm32/stm32wle5-yizhilian-lm402/board/linker_scripts/ |
| A D | link.lds | 13 _Min_Heap_Size = 0x200; /* required amount of heap */ 14 _Min_Stack_Size = 0x400; /* required amount of stack */
|
| /bsp/stm32/stm32wl55-st-nucleo/board/linker_scripts/ |
| A D | link.lds | 13 _Min_Heap_Size = 0x200; /* required amount of heap */ 14 _Min_Stack_Size = 0x400; /* required amount of stack */
|
| /bsp/airm2m/air32f103/libraries/Startup/gcc/linker/ |
| A D | AIR32F103XB_FLASH.ld | 38 _Min_Heap_Size = 0x200; /* required amount of heap */ 39 _Min_Stack_Size = 0x400; /* required amount of stack */
|