mirror of
https://github.com/Fishwaldo/opensbi.git
synced 2025-04-12 00:51:24 +00:00
Generic mdelay() and udelay() functions can be provided by the sbi_timer framework if timer frequency is available in the timer instance provided by the platform support or timer driver. This patch adds timer frequency (timer_freq) member in the struct sbi_timer_device for above purpose. Signed-off-by: Anup Patel <anup.patel@wdc.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Xiang W <wxjstz@126.com> |
||
---|---|---|
.. | ||
config.mk | ||
objects.mk | ||
platform.c |