Home
last modified time | relevance | path

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

/components/utilities/libadt/bitmap/
A Dbitmap.h20 #define RT_BITMAP_BIT_LEN(nr) (nr * RT_BITMAP_BITS_MIN) macro
/components/drivers/pic/
A Dpic.c1248 for (int idx = 0; id < RT_CPUS_NR && idx < RT_BITMAP_BIT_LEN(1); ++idx, ++id) in list_irq()

Completed in 6 milliseconds