Searched refs:void (Results 101 – 108 of 108) sorted by relevance
12345
697 * :github:`19550` - drivers/pcie: \`pcie\_get\_mbar()\` should return a \`void \*\` not \`u32\_t\`
100 const qualifier loss on ISRs, all ISRs now take a ``const *void`` as a1787 * :github:`19550` - drivers/pcie: ``pcie_get_mbar()`` should return a ``void *`` not ``u32_t``
2070 invoke ``int main(void)``, which is required by the ISO C++ standards, as2071 opposed to the Zephyr default ``void main(void)``.
1022 * :github:`21290` - Compiler warnings in flash.h: invalid conversion from 'const void*' to 'const f…
2203 * :github:`10042` - MISRA C - Do not cast an arithimetic type to void pointer2212 * :github:`9884` - MISRA-C Check return value of a non-void function
1314 * :github:`19550` - drivers/pcie: ``pcie_get_mbar()`` should return a ``void *`` not ``u32_t``
1475 * :github:`29611` - usb/class/dfu: void wait_for_usb_dfu() terminates before DFU operation is compl…
2137 * :github:`9879` - Portability: Arithmetic on void pointers