Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/i2c/
Di2c_bcm_iproc.c32 #define TIM_RAND_TARGET_STRETCH_MASK 0x7f macro
245 val &= ~(TIM_RAND_TARGET_STRETCH_MASK << TIM_RAND_TARGET_STRETCH_SHIFT); in iproc_i2c_target_init()