| /components/drivers/wlan/ |
| A D | dev_wlan_prot.c | 40 …_handle(struct rt_wlan_device *wlan, rt_wlan_dev_event_t event, struct rt_wlan_buff *buff, void *p… in rt_wlan_prot_event_handle() 323 rt_err_t rt_wlan_prot_transfer_dev(struct rt_wlan_device *wlan, void *buff, int len) in rt_wlan_prot_transfer_dev() 332 rt_err_t rt_wlan_dev_transfer_prot(struct rt_wlan_device *wlan, void *buff, int len) in rt_wlan_dev_transfer_prot() 344 int rt_wlan_prot_ready(struct rt_wlan_device *wlan, struct rt_wlan_buff *buff) in rt_wlan_prot_ready()
|
| A D | dev_wlan.c | 128 struct rt_wlan_buff buff = {0}; in rt_wlan_dev_fast_connect() local 411 …e_event_handle(struct rt_wlan_device *device, rt_wlan_dev_event_t event, struct rt_wlan_buff *buff) in rt_wlan_dev_indicate_event_handle() 641 rt_err_t rt_wlan_dev_report_data(struct rt_wlan_device *device, void *buff, int len) in rt_wlan_dev_report_data() 706 int rt_wlan_dev_send_raw_frame(struct rt_wlan_device *device, void *buff, int len) in rt_wlan_dev_send_raw_frame() 960 struct rt_wlan_buff *buff = (struct rt_wlan_buff *)args; in _rt_wlan_dev_control() local
|
| A D | dev_wlan_lwip.c | 61 struct rt_wlan_buff buff; in netif_is_ready() local 301 static rt_err_t rt_wlan_lwip_protocol_recv(struct rt_wlan_device *wlan, void *buff, int len) in rt_wlan_lwip_protocol_recv()
|
| A D | dev_wlan_mgnt.c | 98 void *buff; member 211 static rt_err_t rt_wlan_send_to_thread(rt_wlan_event_t event, void *buff, int len) in rt_wlan_send_to_thread() 405 …patch(struct rt_wlan_device *device, rt_wlan_dev_event_t event, struct rt_wlan_buff *buff, void *p… in rt_wlan_event_dispatch() 844 static void rt_wlan_join_scan_callback(int event, struct rt_wlan_buff *buff, void *parameter) in rt_wlan_join_scan_callback() 1728 int rt_wlan_prot_ready_event(struct rt_wlan_device *wlan, struct rt_wlan_buff *buff) in rt_wlan_prot_ready_event()
|
| A D | dev_wlan_cfg.c | 52 static rt_uint16_t rt_wlan_cal_crc(rt_uint8_t *buff, int len) in rt_wlan_cal_crc()
|
| A D | dev_wlan_cmd.c | 387 static void user_ap_info_callback(int event, struct rt_wlan_buff *buff, void *parameter) in user_ap_info_callback()
|
| /components/drivers/usb/cherryusb/platform/uf2/ |
| A D | bootuf2.c | 261 int boot2uf2_read_sector(uint32_t start_sector, uint8_t *buff, uint32_t sector_count) in boot2uf2_read_sector() 406 int bootuf2_write_sector(uint32_t start_sector, const uint8_t *buff, uint32_t sector_count) in bootuf2_write_sector()
|
| /components/dfs/dfs_v1/filesystems/elmfat/ |
| A D | dfs_elm.c | 904 DRESULT disk_read(BYTE drv, BYTE *buff, DWORD sector, UINT count) in disk_read() 919 DRESULT disk_write(BYTE drv, const BYTE *buff, DWORD sector, UINT count) in disk_write() 934 DRESULT disk_ioctl(BYTE drv, BYTE ctrl, void *buff) in disk_ioctl()
|
| A D | ff.c | 3212 BYTE* buff, /* Output buffer */ 3852 void* buff, /* Data buffer to store the read data */ 3952 const void* buff, /* Data to be written */ 4268 TCHAR* buff, /* Pointer to the directory path */ 4289 buff[0] = 0; /* Set null string to get current volume */ local 6356 TCHAR* buff, /* Pointer to the buffer to store read string */
|
| /components/dfs/dfs_v2/filesystems/elmfat/ |
| A D | dfs_elm.c | 1130 DRESULT disk_read(BYTE drv, BYTE *buff, DWORD sector, UINT count) in disk_read() 1145 DRESULT disk_write(BYTE drv, const BYTE *buff, DWORD sector, UINT count) in disk_write() 1160 DRESULT disk_ioctl(BYTE drv, BYTE ctrl, void *buff) in disk_ioctl()
|
| A D | ff.c | 3265 BYTE *buff, /* Output buffer */ 3916 void* buff, /* Data buffer to store the read data */ 4016 const void* buff, /* Data to be written */ 4332 TCHAR* buff, /* Pointer to the directory path */ 4353 buff[0] = 0; /* Set null string to get current volume */ local 6444 TCHAR* buff, /* Pointer to the buffer to store read string */
|
| /components/net/at/at_socket/ |
| A D | at_socket.c | 740 static void at_connect_notice_cb(struct at_socket *sock, at_socket_evt_t event, const char *buff, s… in at_connect_notice_cb() 806 static void at_recv_notice_cb(struct at_socket *sock, at_socket_evt_t event, const char *buff, size… in at_recv_notice_cb() 833 static void at_closed_notice_cb(struct at_socket *sock, at_socket_evt_t event, const char *buff, si… in at_closed_notice_cb()
|
| A D | at_socket.h | 94 char *buff; member
|
| /components/dfs/dfs_v1/filesystems/cromfs/ |
| A D | dfs_cromfs.c | 83 uint8_t *buff; member 105 uint8_t *buff; member
|
| /components/dfs/dfs_v2/filesystems/cromfs/ |
| A D | dfs_cromfs.c | 93 uint8_t *buff; member 116 uint8_t *buff; member
|