| /bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/src/ |
| A D | bflb_platform_dma.c | 20 void bflb_platform_dma_push(struct bflb_device_s *dev, struct bflb_platform_dma_desc *first, struct… in bflb_platform_dma_push() argument 47 dma_env.last_dma[channel_idx]->next = (uint32_t)first; in bflb_platform_dma_push() 54 putreg32((uint32_t)first, dev->reg_base + DMA_CH4_LLI_ROOT_OFFSET); in bflb_platform_dma_push() 56 putreg32((uint32_t)first, dev->reg_base + DMA_CH_LLI_ROOT_OFFSET + channel_idx * 4); in bflb_platform_dma_push()
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/gmac/ |
| A D | hal_geth.c | 82 struct dma_desc *desc = first; in desc_tx_close() 84 first->desc1.tx.first_sg = 1; in desc_tx_close() 301 struct dma_desc *first, *paddr ,*end; in rt_geth_xmit() local 313 ret = is_enough_desc_available(first); in rt_geth_xmit() 322 dist = (void *)((unsigned long)first->desc2); in rt_geth_xmit() 333 desc_buf_set(first, 0, copy_offset); in rt_geth_xmit() 334 desc_add_tag(first); in rt_geth_xmit() 336 end = first; in rt_geth_xmit() 337 desc_set_own(first); in rt_geth_xmit() 338 desc_tx_close(first, end, 0); in rt_geth_xmit() [all …]
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/sound/component/aw-alsa-lib/ |
| A D | pcm_mmap.c | 161 info->first = info->channel * pcm->sample_bits; in snd_pcm_channel_info_shm() 166 info->first = 0; in snd_pcm_channel_info_shm() 228 a->first = i->first; in snd_pcm_mmap() 233 size = i->first + i->step * (pcm->buffer_size - 1) + pcm->sample_bits; in snd_pcm_mmap() 246 s = i1->first + i1->step * (pcm->buffer_size - 1) + pcm->sample_bits; in snd_pcm_mmap() 289 a->first = i->first; in snd_pcm_mmap()
|
| A D | pcm.c | 1020 areas->first = 0; in snd_pcm_areas_from_bufs() 1274 int dstbit = dst_area->first % 8; in snd_pcm_area_silence() 1354 dst_areas->first != dst_areas[-1].first + width) in snd_pcm_areas_silence() 1361 d.first = begin->first; in snd_pcm_areas_silence() 1408 int srcbit = src_area->first % 8; in snd_pcm_area_copy() 1410 int dstbit = dst_area->first % 8; in snd_pcm_area_copy() 1518 src_areas->first != src_areas[-1].first + width || in snd_pcm_areas_copy() 1519 dst_areas->first != dst_areas[-1].first + width) in snd_pcm_areas_copy() 1525 src_start->first != dst_start->first) { in snd_pcm_areas_copy() 1529 s.first = src_start->first; in snd_pcm_areas_copy() [all …]
|
| /bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_ble_driver/inc/ |
| A D | co_list.h | 64 struct co_list_hdr *first; member 256 listempty = (list->first == NULL); in co_list_is_empty() 271 return(list->first); in co_list_pick()
|
| /bsp/allwinner/libraries/sunxi-hal/include/hal/sdmmc/sys/ |
| A D | list.h | 209 struct list_head *first; in list_rotate_left() local 212 first = head->next; in list_rotate_left() 213 list_move_tail(first, head); in list_rotate_left() 270 struct list_head *first = list->next; in __list_splice() local 273 first->prev = prev; in __list_splice() 274 prev->next = first; in __list_splice()
|
| /bsp/allwinner/libraries/sunxi-hal/include/hal/ |
| A D | aw_list.h | 221 struct list_head *first; in list_rotate_left() local 224 first = head->next; in list_rotate_left() 225 list_move_tail(first, head); in list_rotate_left() 282 struct list_head *first = list->next; in __list_splice() local 285 first->prev = prev; in __list_splice() 286 prev->next = first; in __list_splice()
|
| /bsp/simulator/drivers/ |
| A D | module_win32.c | 209 const char *first, *end, *ptr; in _module_name() local 214 first = ptr; in _module_name() 220 first = ptr + 1; in _module_name() 227 size = end - first + 1; in _module_name() 229 rt_strncpy(name, first, size); in _module_name()
|
| /bsp/core-v-mcu/core-v-cv32e40p/board/linker_scripts/ |
| A D | core-v-mcu.ld | 74 .vectors MAX(0x1c000800, ALIGN(256)) : /* lets leak the first 2k free for now "half zero page" */ 87 _etext = .; /* man 3 end: first addr after text */ 240 first. Because this is a wildcard, it 301 _edata = .; /* man 3 end: first addr after data */ 318 _end = .; /* man 3 end: first addr after bss */
|
| /bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/include/ |
| A D | bflb_platform_dma.h | 62 void bflb_platform_dma_push(struct bflb_device_s *dev, struct bflb_platform_dma_desc *first, struct…
|
| /bsp/bouffalo_lab/bl60x/ |
| A D | flash_prog_cfg.ini | 4 # skip mode set first para is skip addr, second para is skip len, multi-segment region with ; separ…
|
| /bsp/bouffalo_lab/bl61x/ |
| A D | flash_prog_cfg.ini | 4 # skip mode set first para is skip addr, second para is skip len, multi-segment region with ; separ…
|
| /bsp/bouffalo_lab/bl808/m0/ |
| A D | flash_prog_cfg.ini | 4 # skip mode set first para is skip addr, second para is skip len, multi-segment region with ; separ…
|
| /bsp/bouffalo_lab/bl70x/ |
| A D | flash_prog_cfg.ini | 4 # skip mode set first para is skip addr, second para is skip len, multi-segment region with ; separ…
|
| /bsp/bouffalo_lab/bl808/d0/ |
| A D | flash_prog_cfg.ini | 4 # skip mode set first para is skip addr, second para is skip len, multi-segment region with ; separ…
|
| /bsp/bouffalo_lab/bl808/lp/ |
| A D | flash_prog_cfg.ini | 4 # skip mode set first para is skip addr, second para is skip len, multi-segment region with ; separ…
|
| /bsp/nxp/lpc/lpc43xx/ |
| A D | readme.txt | 3 3. Compile the project in M0/ first and then compile the project in M4/. Then
|
| /bsp/nxp/lpc/lpc55sxx/lpc55s36_nxp_evk/board/linker_scripts/ |
| A D | LPC55S36_flash.ld | 34 /* __pkc__ : SRAM A(16K) reserved for; pkc __power_down__ : The first 0x604 bytes reserved to CPU r… 50 /* The startup code goes first into internal flash */ 111 first. Because this is a wildcard, it
|
| /bsp/bouffalo_lab/bl808/ |
| A D | flash_prog_cfg.ini | 4 # skip mode set first para is skip addr, second para is skip len, multi-segment region with ; separ…
|
| /bsp/nxp/imx/imxrt/imxrt1170-nxp-evk/board/linker_scripts/ |
| A D | link_ram.icf | 77 define block RW { first readwrite, section m_usb_dma_init_data }; 78 define block ZI with alignment = 32 { first zi, section m_usb_dma_noninit_data };
|
| /bsp/nuclei/gd32vf103_rvstar/ |
| A D | SConstruct | 57 …: Nuclei SDK package is not yet downloaded, please execute <pkgs --update> in command line first!") 89 print(TARGET + ' not exist, please run scons first!!')
|
| /bsp/nuclei/nuclei_fpga_eval/ |
| A D | SConstruct | 57 …: Nuclei SDK package is not yet downloaded, please execute <pkgs --update> in command line first!") 89 print(TARGET + ' not exist, please run scons first!!')
|
| /bsp/wch/risc-v/ch32v103r-evt/applications/ |
| A D | main.c | 73 MSH_CMD_EXPORT(led, RT - Thread first led sample by using I / O driver);
|
| /bsp/nxp/imx/imxrt/imxrt1060-nxp-evk/board/linker_scripts/ |
| A D | link_sdram.icf | 79 define block RW { first readwrite, section m_usb_dma_init_data }; 80 define block ZI with alignment = 32 { first zi, section m_usb_dma_noninit_data };
|
| A D | link_sdram_txt.icf | 84 define block RW { first readwrite, section m_usb_dma_init_data }; 85 define block ZI with alignment = 32 { first zi, section m_usb_dma_noninit_data };
|