Home
last modified time | relevance | path

Searched refs:AssertAcknowledge (Results 1 – 4 of 4) sorted by relevance

/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/
A Dlib_i2c.c201 InitStruct->AssertAcknowledge = I2C_ASSERTACKNOWLEDGE_DISABLE; in I2C_StructInit()
237 assert_parameters(IS_I2C_AA(InitStruct->AssertAcknowledge)); in I2C_Init()
246 |InitStruct->AssertAcknowledge); in I2C_Init()
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/
A Dlib_i2c.c196 InitStruct->AssertAcknowledge = I2C_ASSERTACKNOWLEDGE_DISABLE; in I2C_StructInit()
232 assert_parameters(IS_I2C_AA(InitStruct->AssertAcknowledge)); in I2C_Init()
241 |InitStruct->AssertAcknowledge); in I2C_Init()
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/
A Dlib_i2c.h26 uint32_t AssertAcknowledge; member
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_i2c.h26 uint32_t AssertAcknowledge; member

Completed in 7 milliseconds