Home
last modified time | relevance | path

Searched refs:BUSTOUT (Results 1 – 6 of 6) sorted by relevance

/hal_nuvoton-latest/m48x/StdDriver/src/
Di2c.c588 i2c->BUSTOUT = 0xFFU; in I2C_SMBusIdleTimeout()
592 i2c->BUSTOUT = u32Div; in I2C_SMBusIdleTimeout()
623 i2c->BUSTOUT = u32Div; in I2C_SMBusTimeout()
629 …i2c->BUSTOUT = (((ms * u32Pclk_kHz) / (16U * 1024U * 4U)) - 1U) & 0xFFU; /* The max value is 255 */ in I2C_SMBusTimeout()
/hal_nuvoton-latest/m46x/StdDriver/src/
Di2c.c605 i2c->BUSTOUT = 0xFFU; in I2C_SMBusIdleTimeout()
609 i2c->BUSTOUT = u32Div; in I2C_SMBusIdleTimeout()
640 i2c->BUSTOUT = u32Div; in I2C_SMBusTimeout()
646 …i2c->BUSTOUT = (((ms * u32Pclk_kHz) / (16U * 1024U * 4U)) - 1U) & 0xFFU; /* The max value is 255 */ in I2C_SMBusTimeout()
/hal_nuvoton-latest/m2l31x/StdDriver/src/
Di2c.c641 i2c->BUSTOUT = 0xFFU; in I2C_SMBusIdleTimeout()
645 i2c->BUSTOUT = u32Div; in I2C_SMBusIdleTimeout()
676 i2c->BUSTOUT = u32Div; in I2C_SMBusTimeout()
682 …i2c->BUSTOUT = (((ms * u32Pclk_kHz) / (16U * 1024U * 4U)) - 1U) & 0xFFU; /* The max value is 255 */ in I2C_SMBusTimeout()
/hal_nuvoton-latest/m48x/Devices/M480/Include/
Di2c_reg.h491 …__IO uint32_t BUSTOUT; /*!< [0x0064] I2C Bus Management Timer Register … member
/hal_nuvoton-latest/m46x/Devices/M460/Include/
Di2c_reg.h540 …__IO uint32_t BUSTOUT; /*!< [0x0064] I2C Bus Management Timer Register … member
/hal_nuvoton-latest/m2l31x/Devices/M2L31/Include/
Di2c_reg.h541 …__IO uint32_t BUSTOUT; /*!< [0x0064] I2C Bus Management Timer Register … member