| /bsp/samd21/sam_d2x_asflib/common/services/hugemem/generic/ |
| A D | hugemem.h | 85 static inline void hugemem_read_block(void *to, const hugemem_ptr_t from, in hugemem_read_block() 91 static inline void hugemem_write8(hugemem_ptr_t to, uint8_t val) in hugemem_write8() 96 static inline void hugemem_write16(hugemem_ptr_t to, uint16_t val) in hugemem_write16() 102 static inline void hugemem_write32(hugemem_ptr_t to, uint32_t val) in hugemem_write32() 107 static inline void hugemem_write_block(hugemem_ptr_t to, const void *from, in hugemem_write_block()
|
| /bsp/mini4020/drivers/ |
| A D | sdcard.c | 78 U32 to = 10000; in cmd_data() local 117 U32 to = 50000; in cmd_response() local 159 U32 to = 200000; in cmd_wait() local 205 rt_uint32_t to = 1000; in sd_init() local 268 rt_uint32_t to = 10; in sd_readblock() local 379 rt_uint32_t to = 10; in sd_writeblock() local
|
| /bsp/CME_M7/StdPeriph_Driver/src/ |
| A D | cmem7_misc.c | 107 void GLB_MMAP(uint32_t from, uint32_t to, BOOL isIcacheOn) { in GLB_MMAP() 127 uint32_t GLB_ConvertToMappingFromAddr(uint32_t to) { in GLB_ConvertToMappingFromAddr()
|
| /bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_ble_driver/platform/ |
| A D | Eif_timer.c | 75 void eif_set_timeout(uint32_t to) in eif_set_timeout()
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/disp2/disp/ |
| A D | disp_debug.c | 9 static void printf_from_to(unsigned long from, unsigned long to) in printf_from_to()
|
| /bsp/raspberry-pico/RP2040/libcpu/ |
| A D | cpuport.c | 127 rt_ubase_t to; member 131 void __rt_cpu_switch(rt_ubase_t from, rt_ubase_t to, struct rt_thread *thread) in __rt_cpu_switch()
|
| /bsp/raspberry-pi/raspi4-32/driver/lcd/ |
| A D | lcd_console.c | 40 uint8_t* to; in newline() local
|
| /bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/ |
| A D | ht32f1xxxx_usbd.h | 261 #define API_USB_EPTn_READ_OUT(EPTn, to, len) (USBD_EPTReadOUTData(EPTn, to, len)) argument 262 #define API_USB_EPTn_READ_MEM(EPTn, to, len) (USBD_EPTReadMemory(EPTn, to, len)) argument
|
| /bsp/simulator/drivers/ |
| A D | nanddrv_file.c | 281 …atic rt_err_t nanddrv_file_move_page(struct rt_mtd_nand_device *device, rt_off_t from, rt_off_t to) in nanddrv_file_move_page()
|
| /bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/ |
| A D | ht32f5xxxx_usbd.h | 282 #define API_USB_EPTn_READ_OUT(EPTn, to, len) (USBD_EPTReadOUTData(EPTn, to, len)) argument 283 #define API_USB_EPTn_READ_MEM(EPTn, to, len) (USBD_EPTReadMemory(EPTn, to, len)) argument
|
| /bsp/hc32/libraries/hc32_drivers/ |
| A D | drv_nand.c | 176 rt_uint32_t to = 0UL; in _nand_wait_ready() local
|
| /bsp/simulator/drivers/winsock/ |
| A D | sal_winsock.c | 128 int win_sendto(int s, const void *data, size_t size, int flags, const struct sal_type_sockaddr *to,… in win_sendto()
|
| /bsp/raspberry-pi/raspi3-32/driver/ |
| A D | drv_fb.c | 160 uint8_t* to; in newline() local
|
| /bsp/apm32/libraries/Drivers/ |
| A D | drv_eth.c | 470 uint8_t *to; in rt_apm32_eth_tx() local
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/rtc/ |
| A D | hal_rtc.c | 184 static void hal_rtc_setaie(int to, struct hal_rtc_dev *rtc_dev) in hal_rtc_setaie()
|
| /bsp/allwinner/libraries/sunxi-hal/include/hal/sound/ |
| A D | pcm_common.h | 498 unsigned int from, unsigned int to) in snd_mask_set_range() 506 unsigned int from, unsigned int to) in snd_mask_reset_range()
|
| /bsp/dm365/platform/ |
| A D | dma.c | 1191 void edma_link(unsigned from, unsigned to) in edma_link()
|