Home
last modified time | relevance | path

Searched defs:bitset (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/sys/
Dfdtable.h227 uint32_t bitset[(CONFIG_ZVFS_OPEN_MAX + 31) / 32]; member
/Zephyr-latest/drivers/clock_control/
Dclock_control_litex.c486 uint16_t bitset) in litex_clk_calc_DI()
517 static int litex_clk_change_value(uint16_t mask, uint16_t bitset, in litex_clk_change_value()
584 uint16_t bitset = 0; in litex_clk_set_divreg() local