Home
last modified time | relevance | path

Searched defs:to (Results 1 – 17 of 17) sorted by relevance

/bsp/samd21/sam_d2x_asflib/common/services/hugemem/generic/
A Dhugemem.h85 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 Dsdcard.c78 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 Dcmem7_misc.c107 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 DEif_timer.c75 void eif_set_timeout(uint32_t to) in eif_set_timeout()
/bsp/allwinner/libraries/sunxi-hal/hal/source/disp2/disp/
A Ddisp_debug.c9 static void printf_from_to(unsigned long from, unsigned long to) in printf_from_to()
/bsp/raspberry-pico/RP2040/libcpu/
A Dcpuport.c127 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 Dlcd_console.c40 uint8_t* to; in newline() local
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/
A Dht32f1xxxx_usbd.h261 #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 Dnanddrv_file.c281 …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 Dht32f5xxxx_usbd.h282 #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 Ddrv_nand.c176 rt_uint32_t to = 0UL; in _nand_wait_ready() local
/bsp/simulator/drivers/winsock/
A Dsal_winsock.c128 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 Ddrv_fb.c160 uint8_t* to; in newline() local
/bsp/apm32/libraries/Drivers/
A Ddrv_eth.c470 uint8_t *to; in rt_apm32_eth_tx() local
/bsp/allwinner/libraries/sunxi-hal/hal/source/rtc/
A Dhal_rtc.c184 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 Dpcm_common.h498 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 Ddma.c1191 void edma_link(unsigned from, unsigned to) in edma_link()

Completed in 49 milliseconds