Home
last modified time | relevance | path

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

/device/board/kaihong/khdvk_450a/liteos_m/drivers/wdg/
Dwatchdog.c109 uint32_t tout, presc, iwdg_pr, iwdg_rlr, iwdg_sr; in GD450wdgStart() local
/device/soc/esp/esp32/components/hal/esp32/include/hal/
Di2c_ll.h67 uint16_t tout; /*!< I2C bus timeout period */ member
250 static inline void i2c_ll_set_tout(i2c_dev_t *hw, int tout) in i2c_ll_set_tout()
/device/soc/esp/esp32/components/hal/
Duart_hal.c174 void uart_hal_set_rx_timeout(uart_hal_context_t *hal, const uint8_t tout) in uart_hal_set_rx_timeout()
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/kernel/base/include/
Dlos_task_pri.h320 UINT16 tout; /**< Expiration duration */ member
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/gap/
Dgap_ble.c611 UINT16 min, max, latency, tout; in gap_ble_c_cmpl_cback() local
/device/soc/st/common/platform/iwdg/
Dstm32mp1_iwdg.c170 uint32_t tout, presc, iwdg_pr, iwdg_rlr, iwdg_sr; in Mp1xxIwdgStart() local
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/l2cap/
Dl2c_fcr.c172 UINT32 tout; in l2c_fcr_start_timer() local
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/hcic/
Dhcicmds.c1266 BOOLEAN btsnd_hcic_write_auto_flush_tout (UINT16 handle, UINT16 tout) in btsnd_hcic_write_auto_flush_tout()
/device/soc/esp/esp32/components/soc/esp32/include/soc/
Di2c_struct.h68 …uint32_t tout: 20; /*This register is used to configure the max clock number … member