Searched full:configures (Results 1 – 25 of 136) sorted by relevance
123456
/Zephyr-Core-3.5.0/soc/arm/arm/beetle/ |
D | power.c | 64 * Configures the clock in active state. 77 * @brief Configures the clock that remain active during sleep state. 79 * Configures the clock that remain active during sleep state. 88 * @brief Configures the clock that remain active during deepsleep state. 90 * Configures the clock that remain active during deepsleep state. 113 * Configures the clocks and wakeup sources in the SoC.
|
D | soc_power.h | 17 * Configures the clocks and wakeup sources in the SoC.
|
/Zephyr-Core-3.5.0/boards/arm/lpcxpresso55s36/ |
D | lpcxpresso55s36-pinctrl.dtsi | 13 /* Configures pin routing and optionally pin electrical features. */ 22 /* Configures pin routing and optionally pin electrical features. */ 31 /* Configures pin routing and optionally pin electrical features. */ 50 /* Configures pin routing and optionally pin electrical features. */ 59 /* Configures pins for CAN0 */
|
/Zephyr-Core-3.5.0/include/zephyr/dt-bindings/gpio/ |
D | gpio.h | 39 /* Configures GPIO output in single-ended mode (open drain or open source). */ 41 /* Configures GPIO output in push-pull mode */ 51 /** Configures GPIO output in open drain mode (wired AND). 58 /** Configures GPIO output in open source mode (wired OR).
|
/Zephyr-Core-3.5.0/soc/arm/nxp_kinetis/ |
D | Kconfig | 124 Configures the reset value of the FSEC register, which includes 133 Configures the reset value of the FOPT register, which includes boot, 141 Configures the reset value of the FEPROT register for FlexNVM 149 Configures the reset value of the FDPROT register for FlexNVM
|
/Zephyr-Core-3.5.0/dts/bindings/bluetooth/ |
D | zephyr,bt-hci-spi-slave.yaml | 5 Configures SPI slave settings for a Bluetooth controller that uses 18 The bt-hci@0 node configures an HCI SPI slave on SPI slave
|
/Zephyr-Core-3.5.0/boards/posix/native_posix/ |
D | hw_counter.c | 49 * Configures the counter period. 94 * Configures the counter to generate an interrupt
|
/Zephyr-Core-3.5.0/cmake/compiler/host-gcc/ |
D | generic.cmake | 3 # Configures CMake for using GCC
|
/Zephyr-Core-3.5.0/scripts/native_simulator/native/src/ |
D | hw_counter.c | 53 * Configures the counter period. 98 * Configures the counter to generate an interrupt
|
/Zephyr-Core-3.5.0/dts/bindings/spi/ |
D | nordic,nrf-spi-common.yaml | 49 - initially, SPI slave configures its WAKE line pin as an input and SPI 51 - when a transfer is to be performed, SPI master configures its WAKE
|
/Zephyr-Core-3.5.0/cmake/bintools/host-gnu/ |
D | target.cmake | 3 # Configures binary tools as host GNU binutils
|
/Zephyr-Core-3.5.0/dts/bindings/clock/ |
D | st,stm32h7-hsi-clock.yaml | 15 HSI clock divider. Configures the output HSI clock frequency
|
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/ |
D | radio_df.h | 14 /* Function configures Radio with information about GPIO pins that may be 18 /* Configures GPIO pins in GPIO peripheral. The pins will be used for antenna
|
/Zephyr-Core-3.5.0/arch/arm64/core/xen/ |
D | Kconfig | 26 Configures Zephyr as DomU, that can be started on Dom0less
|
/Zephyr-Core-3.5.0/dts/bindings/usb/ |
D | usb-controller.yaml | 13 description: Configures USB controllers to work up to a specific
|
/Zephyr-Core-3.5.0/cmake/bintools/armclang/ |
D | target.cmake | 3 # Configures binary tools as mwdt binutils
|
/Zephyr-Core-3.5.0/drivers/interrupt_controller/ |
D | Kconfig.it8xxx2 | 15 Configures the maximum number of clients allowed per shared
|
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/mesh/tests_scripts/provision/ |
D | pb_remote_reprovision.sh | 12 # 5. The provisioner configures the health server on the recently provisioned device and sends Node
|
/Zephyr-Core-3.5.0/dts/bindings/serial/ |
D | uart-controller.yaml | 20 Configures the parity of the adapter. Enumeration id 0 for none, 1 for odd
|
/Zephyr-Core-3.5.0/doc/develop/toolchains/ |
D | custom_cmake.rst | 16 - :file:`cmake/toolchain/<toolchain name>/generic.cmake`: configures the 20 - :file:`cmake/toolchain/<toolchain name>/target.cmake`: configures the
|
/Zephyr-Core-3.5.0/arch/arc/core/mpu/ |
D | arc_core_mpu.c | 16 * This function configures per thread memory map reprogramming the MPU.
|
/Zephyr-Core-3.5.0/drivers/flash/ |
D | Kconfig.at45 | 19 in those chips and at initialization configures them to work in
|
/Zephyr-Core-3.5.0/cmake/compiler/armclang/ |
D | generic.cmake | 3 # Configures CMake for using ccac
|
/Zephyr-Core-3.5.0/samples/sensor/max30101/ |
D | README.rst | 15 This project configures the max30101 sensor on the :ref:`hexiwear_k64` board to
|
/Zephyr-Core-3.5.0/dts/bindings/led/ |
D | issi,is31fl3733.yaml | 35 This property configures the LED controller as a master or slave
|
123456