Searched defs:clk_flags (Results 1 – 2 of 2) sorted by relevance
85 …uint32_t clk_flags; /*!< Bitwise of ``I2C_SCLK_SRC_FLAG_**FOR_DFS**`` for clk source … member
635 static i2c_sclk_t i2c_get_clk_src(const uint32_t clk_flags, const uint32_t clk_speed) in i2c_get_clk_src()