zephyr/drivers/fpga
Chris Friedt f4e07d15d6 sys: util: define bits per byte, nibble, and nibbles per byte
Collect some common bit-widths redefined in various locations
and put them under sys/util.h .

Signed-off-by: Chris Friedt <cfriedt@tenstorrent.com>
2024-10-15 19:05:06 +01:00
..
CMakeLists.txt drivers: fpga: add driver for renesas slg471X5 2024-08-26 17:06:14 +02:00
Kconfig drivers: fpga: add driver for renesas slg471X5 2024-08-26 17:06:14 +02:00
Kconfig.altera_agilex_bridge drivers: fpga: Added altera FPGA bridge support 2024-04-26 09:30:24 +02:00
Kconfig.eos_s3
Kconfig.ice40 drivers: fpga: imply CRC 2023-08-18 08:52:16 +03:00
Kconfig.mpfs drivers: fpga: add Microchip PolarFire SoC FPGA driver 2024-02-01 04:33:16 -05:00
Kconfig.slg471x5 drivers: fpga: add driver for renesas slg471X5 2024-08-26 17:06:14 +02:00
Kconfig.zynqmp
fpga_altera_agilex_bridge.c style: drivers: comply with MISRA C:2012 Rule 15.6 2024-08-20 10:33:51 +02:00
fpga_altera_agilex_bridge.h drivers: fpga: Added altera FPGA bridge support 2024-04-26 09:30:24 +02:00
fpga_eos_s3.c style: drivers: comply with MISRA C:2012 Rule 15.6 2024-08-20 10:33:51 +02:00
fpga_eos_s3.h
fpga_ice40.c sys: util: define bits per byte, nibble, and nibbles per byte 2024-10-15 19:05:06 +01:00
fpga_mpfs.c style: drivers: adjust `return` usage in `void functions` 2024-09-18 09:56:16 +02:00
fpga_shell.c build: namespace the generated headers with `zephyr/` 2024-05-28 22:03:55 +02:00
fpga_slg471x5.c drivers: fpga: add driver for renesas slg471X5 2024-08-26 17:06:14 +02:00
fpga_zynqmp.c posix: Fix name collision with __bswap 2024-01-10 18:13:44 +00:00
fpga_zynqmp.h