Home
last modified time | relevance | path

Searched refs:grant (Results 1 – 20 of 20) sorted by relevance

/Zephyr-latest/drivers/xen/
DKconfig9 bool "Xen grant table driver"
13 Xen grant table driver. Please note that driver uses dynamic memory
15 >= number of pages, that you want to alloc and grant or foreign frames
24 int "Number of grant frames mapped to Zephyr"
28 This value configures how much grant frames will be supported by Zephyr
29 grant table driver in runtime. This value should be <= max_grant_frames
/Zephyr-latest/samples/bluetooth/beacon/boards/
Dnrf52840dk_nrf52840.overlay9 grant-gpios = <&gpio1 0 (GPIO_PULL_DOWN | GPIO_ACTIVE_LOW)>;
10 grant-delay-us = <150>;
/Zephyr-latest/subsys/bluetooth/controller/coex/
Dreadme.rst18 grant-gpios = <&gpio0 0 (GPIO_PULL_DOWN | GPIO_ACTIVE_HIGH)>;
19 grant-delay-us = <150>;
22grant pin transitions into non-active (such as 1 for the nRF9160). state the implementation starts…
/Zephyr-latest/samples/boards/espressif/ethernet/boards/
Desp32_ethernet_kit_procpu.overlay2 * Copyright (c) 2022 Grant Ramsay <grant.ramsay@hotmail.com>
/Zephyr-latest/boards/espressif/esp32_ethernet_kit/
DKconfig.esp32_ethernet_kit3 # Copyright (c) 2022 Grant Ramsay <grant.ramsay@hotmail.com>
DKconfig.defconfig3 # Copyright (c) 2022 Grant Ramsay <grant.ramsay@hotmail.com>
Desp32_ethernet_kit-pinctrl.dtsi2 * Copyright (c) 2022 Grant Ramsay <grant.ramsay@hotmail.com>
Desp32_ethernet_kit_procpu.dts2 * Copyright (c) 2022 Grant Ramsay <grant.ramsay@hotmail.com>
/Zephyr-latest/boards/shields/nrf7002eb/
Dnrf7002eb_coex.overlay14 grant-gpios = <&edge_connector 15 (GPIO_PULL_DOWN | GPIO_ACTIVE_LOW)>;
/Zephyr-latest/drivers/mdio/
DKconfig.esp321 # Copyright (c) 2022 Grant Ramsay <grant.ramsay@hotmail.com>
/Zephyr-latest/boards/shields/nrf7002ek/
Dnrf7002ek_coex.overlay17 grant-gpios = <&arduino_header 10 (GPIO_PULL_DOWN | GPIO_ACTIVE_LOW)>;
/Zephyr-latest/drivers/ethernet/
DKconfig.esp323 # Copyright (c) 2022 Grant Ramsay <grant.ramsay@hotmail.com>
/Zephyr-latest/boards/nordic/nrf7002dk/
Dnrf7002dk_nrf5340_cpunet.dts91 grant-gpios = <&gpio0 24 (GPIO_PULL_DOWN | GPIO_ACTIVE_LOW)>;
Dnrf5340_cpuapp_common.dtsi120 grant-gpios = <&gpio0 24 (GPIO_PULL_DOWN | GPIO_ACTIVE_LOW)>;
/Zephyr-latest/doc/kernel/usermode/
Dkernelobjects.rst164 may grant permission on that object to another thread via the
180 then the :c:macro:`K_THREAD_ACCESS_GRANT()` may be used to grant that thread
193 Objects allocated with :c:func:`k_object_alloc` implicitly grant
Dmemory_domain.rst44 memory it needs, and regions are defined which grant user mode access to
153 way to grant access to additional blocks of memory to a user thread.
202 there may be a shared memory area that multiple domains grant access to.
/Zephyr-latest/boards/xen/xenvm/doc/
Dindex.rst92 * Xen grant tables (granting access for own grants and map/unmap foreign grants)
/Zephyr-latest/doc/develop/
Dbeyond-GSG.rst244 define udev rules to grant the needed access permission.
248 removed) from the system. We can add a rules file to grant access
/Zephyr-latest/
DLICENSE138 6. Trademarks. This License does not grant permission to use the trade
/Zephyr-latest/doc/hardware/porting/
Darch.rst732 to grant user mode access to the stack buffer can be placed immediately