Home
last modified time | relevance | path

Searched refs:TIMEOUT_BUSTOB_OFFSET (Results 1 – 3 of 3) sorted by relevance

/hal_gigadevice-latest/gd32a50x/standard_peripheral/source/
Dgd32a50x_i2c.c51 #define TIMEOUT_BUSTOB_OFFSET ((uint32_t)0x00000010U) /*!< bit offset of BUST… macro
766 I2C_TIMEOUT(i2c_periph) |= (uint32_t)(timeout << TIMEOUT_BUSTOB_OFFSET); in i2c_bus_timeout_b_config()
/hal_gigadevice-latest/gd32l23x/standard_peripheral/source/
Dgd32l23x_i2c.c51 #define TIMEOUT_BUSTOB_OFFSET ((uint32_t)0x00000010U) /*!< bit offset of BUST… macro
795 I2C_TIMEOUT(i2c_periph) |= (uint32_t)(timeout << TIMEOUT_BUSTOB_OFFSET); in i2c_bus_timeout_b_config()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_i2c.c59 #define TIMEOUT_BUSTOB_OFFSET ((uint32_t)0x00000010U) /*!< bit offset of BUSTOB… macro
1546 I2C2_TIMEOUT(i2c_periph) |= (uint32_t)(timeout << TIMEOUT_BUSTOB_OFFSET); in i2c_bus_timeout_b_config()