Home
last modified time | relevance | path

Searched defs:tout (Results 1 – 15 of 15) sorted by relevance

/hal_espressif-latest/components/esp_netif/lwip/
Desp_netif_sntp.c154 esp_err_t esp_netif_sntp_sync_wait(TickType_t tout) in esp_netif_sntp_sync_wait()
/hal_espressif-latest/components/hal/include/hal/
Di2c_types.h44 uint16_t tout; /*!< I2C bus timeout period */ member
/hal_espressif-latest/components/hal/
Duart_hal.c157 void uart_hal_set_rx_timeout(uart_hal_context_t *hal, const uint8_t tout) in uart_hal_set_rx_timeout()
/hal_espressif-latest/components/bt/host/bluedroid/stack/gap/
Dgap_ble.c642 UINT16 min, max, latency, tout; in gap_ble_c_cmpl_cback() local
/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2c_fcr.c172 UINT32 tout; in l2c_fcr_start_timer() local
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Di2c_ll.h270 static inline void i2c_ll_set_tout(i2c_dev_t *hw, int tout) in i2c_ll_set_tout()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Di2c_ll.h271 static inline void i2c_ll_set_tout(i2c_dev_t *hw, int tout) in i2c_ll_set_tout()
/hal_espressif-latest/components/hal/esp32/include/hal/
Di2c_ll.h249 static inline void i2c_ll_set_tout(i2c_dev_t *hw, int tout) in i2c_ll_set_tout()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Di2c_ll.h271 static inline void i2c_ll_set_tout(i2c_dev_t *hw, int tout) in i2c_ll_set_tout()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Di2c_ll.h238 static inline void i2c_ll_set_tout(i2c_dev_t *hw, int tout) in i2c_ll_set_tout()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Di2c_ll.h274 static inline void i2c_ll_set_tout(i2c_dev_t *hw, int tout) in i2c_ll_set_tout()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Di2c_ll.h274 static inline void i2c_ll_set_tout(i2c_dev_t *hw, int tout) in i2c_ll_set_tout()
/hal_espressif-latest/components/bt/host/bluedroid/stack/hcic/
Dhcicmds.c1268 BOOLEAN btsnd_hcic_write_auto_flush_tout (UINT16 handle, UINT16 tout) in btsnd_hcic_write_auto_flush_tout()
/hal_espressif-latest/components/soc/esp32/include/soc/
Di2c_struct.h68 …uint32_t tout: 20; /*This register is used to configure the max clock number … member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Di2c_struct.h63 uint32_t tout: 24; member