Home
last modified time | relevance | path

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

/external/platform/stm32f1xx/STM32F10x_StdPeriph_Driver/src/
A Dstm32f10x_i2c.c48 #define CR1_PE_Set ((uint16_t)0x0001) macro
273 I2Cx->CR1 |= CR1_PE_Set; in I2C_Init()
329 I2Cx->CR1 |= CR1_PE_Set; in I2C_Cmd()

Completed in 4 milliseconds