Home
last modified time | relevance | path

Searched refs:u32_t (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/scripts/coccinelle/
Dunsigned_suffix.cocci12 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/
Drelease-notes-2.4.rst1787 * :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)
Drelease-notes-2.3.rst1314 * :github:`19550` - drivers/pcie: ``pcie_get_mbar()`` should return a ``void *`` not ``u32_t``