Home
last modified time | relevance | path

Searched refs:void (Results 101 – 112 of 112) sorted by relevance

12345

/Zephyr-latest/doc/hardware/porting/
Darch.rst136 void (*isr)(void *parameter)
/Zephyr-latest/subsys/bluetooth/controller/
DKconfig1181 application code as void \"bt_ctlr_assert_handle(char \*, int)\"
/Zephyr-latest/doc/releases/
Dmigration-guide-3.6.rst594 :c:func:`lorawan_register_battery_level_callback` and the return type is now ``void``. This
Drelease-notes-2.1.rst697 * :github:`19550` - drivers/pcie: \`pcie\_get\_mbar()\` should return a \`void \*\` not \`u32\_t\`
Drelease-notes-2.4.rst100 const qualifier loss on ISRs, all ISRs now take a ``const *void`` as a
1787 * :github:`19550` - drivers/pcie: ``pcie_get_mbar()`` should return a ``void *`` not ``u32_t``
Drelease-notes-3.3.rst2070 invoke ``int main(void)``, which is required by the ISO C++ standards, as
2071 opposed to the Zephyr default ``void main(void)``.
Drelease-notes-2.2.rst1022 * :github:`21290` - Compiler warnings in flash.h: invalid conversion from 'const void*' to 'const f…
Drelease-notes-2.6.rst2203 * :github:`10042` - MISRA C - Do not cast an arithimetic type to void pointer
2212 * :github:`9884` - MISRA-C Check return value of a non-void function
Drelease-notes-2.3.rst1314 * :github:`19550` - drivers/pcie: ``pcie_get_mbar()`` should return a ``void *`` not ``u32_t``
Drelease-notes-2.5.rst1475 * :github:`29611` - usb/class/dfu: void wait_for_usb_dfu() terminates before DFU operation is compl…
Drelease-notes-1.14.rst2137 * :github:`9879` - Portability: Arithmetic on void pointers
/Zephyr-latest/doc/connectivity/bluetooth/api/audio/
Dbluetooth-le-audio-arch.rst1181 For example all the callbacks for the VCP Volume Renderer have the return type of ``void``,

12345