Searched refs:u32_t (Results 1 – 3 of 3) sorted by relevance
/Zephyr-latest/scripts/coccinelle/ |
D | unsigned_suffix.cocci | 12 typedef uint8_t, uint16_t, uint32_t, uint64_t, u8_t, u16_t, u32_t, u64_t; 13 … unsigned short, unsigned int, uint8_t, uint16_t, uint32_t, uint64_t, u8_t, u16_t, u32_t, u64_t} v; 53 … short, unsigned int, uint8_t, uint16_t, uint32_t, uint64_t, u8_t, u16_t, u32_t, u64_t} r_unsigned…
|
/Zephyr-latest/doc/releases/ |
D | release-notes-2.4.rst | 1787 * :github:`19550` - drivers/pcie: ``pcie_get_mbar()`` should return a ``void *`` not ``u32_t`` 1845 * :github:`8469` - Zephyr types incompatibilities (e.g. u32_t vs uint32_t)
|
D | release-notes-2.3.rst | 1314 * :github:`19550` - drivers/pcie: ``pcie_get_mbar()`` should return a ``void *`` not ``u32_t``
|