Searched defs:addrlen (Results 1 – 8 of 8) sorted by relevance
| /device/soc/esp/esp32/components/hal/ |
| D | spi_hal_iram.c | 118 int addrlen = trans->addr_bits; in spi_hal_setup_trans() local
|
| /device/soc/esp/esp32/components/hal/esp32/include/hal/ |
| D | spi_ll.h | 801 static inline void spi_ll_set_address(spi_dev_t *hw, uint64_t addr, int addrlen, uint32_t lsbfirst) in spi_ll_set_address()
|
| /device/soc/esp/esp32/components/esp_lwip/port/include/lwip/ |
| D | sockets.h | 639 static inline int accept(int s,struct sockaddr *addr,socklen_t *addrlen) in accept() 698 #define accept(s,addr,addrlen) lwip_accept(s,addr,addrlen) argument
|
| /device/soc/hpmicro/sdk/hpm_sdk/drivers/inc/ |
| D | hpm_spi_drv.h | 768 static inline void spi_set_address_len(SPI_Type *ptr, spi_address_len_t addrlen) in spi_set_address_len()
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/ |
| D | sockets.h | 2449 #define accept(s, addr, addrlen) lwip_accept(s, addr, addrlen) argument
|
| D | netif.h | 210 u8_t addrlen; member
|
| /device/soc/beken/bk7235/liteos_m/third_party_adapter/lwip_intf_v2_1/lwip-2.1.2/port/ |
| D | sockets.c | 628 lwip_accept(int s, struct sockaddr *addr, socklen_t *addrlen) in lwip_accept()
|
| /device/soc/esp/esp32/components/esp_lwip/lwip/src/api/ |
| D | sockets.c | 681 lwip_accept(int s, struct sockaddr *addr, socklen_t *addrlen) in lwip_accept()
|