Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/drivers/clock_control/
Dclock_control_lpc11u6x.h44 #define LPC11U6X_PRESET_CTRL_I2C1 (1 << 3) macro
Dclock_control_lpc11u6x.c125 reset_mask = LPC11U6X_PRESET_CTRL_I2C1; in lpc11u6x_clock_control_on()
197 reset_mask = LPC11U6X_PRESET_CTRL_I2C1; in lpc11u6x_clock_control_off()