zephyr/drivers/fpga
Armin Brauns d0762e5439 drivers/fpga: ice40: use microsecond resolution for reset time
The 200ns reset time specified in the datasheet are a minimum time; and the
nanoseconds were being rounded to whole microseconds anyway.

Also make it the same type as `config_delay_us` (`uint16_t`).

Signed-off-by: Armin Brauns <armin.brauns@embedded-solutions.at>
2023-03-14 11:17:35 +01:00
..
CMakeLists.txt drivers: fpga: ice40: add support for the Lattice iCE40 series 2022-11-17 09:17:44 -05:00
fpga_eos_s3.c samples: boards: Add Qomu board sample 2022-10-20 15:41:09 +02:00
fpga_eos_s3.h
fpga_ice40.c drivers/fpga: ice40: use microsecond resolution for reset time 2023-03-14 11:17:35 +01:00
fpga_shell.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
fpga_zynqmp.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
fpga_zynqmp.h fpga controller: drivers: add ZynqMP driver 2022-04-21 13:00:57 +02:00
Kconfig drivers: fpga: ice40: add support for the Lattice iCE40 series 2022-11-17 09:17:44 -05:00
Kconfig.eos_s3
Kconfig.ice40 drivers: fpga: ice40: add support for the Lattice iCE40 series 2022-11-17 09:17:44 -05:00
Kconfig.zynqmp fpga controller: drivers: add ZynqMP driver 2022-04-21 13:00:57 +02:00