Home
last modified time | relevance | path

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

/components/drivers/include/drivers/
A Ddev_mmcsd_core.h186 rt_inline rt_uint32_t __rt_fls(rt_uint32_t val) in __rt_fls() function
/components/drivers/sdio/
A Ddev_mmcsd_core.c554 int bit = __rt_fls(host->valid_ocr) - 1; in mmcsd_power_up()

Completed in 4 milliseconds