Home
last modified time | relevance | path

Searched refs:activate (Results 1 – 25 of 30) sorted by relevance

12

/Zephyr-latest/tests/subsys/logging/log_link_order/src/
Dmock_log_link.c17 static int activate(const struct log_link *link) in activate() function
62 .activate = activate,
/Zephyr-latest/tests/subsys/logging/log_links/src/
Dmock_log_link.c22 static int activate(const struct log_link *link) in activate() function
79 .activate = activate,
/Zephyr-latest/include/zephyr/drivers/
Despi_saf.h158 espi_saf_api_activate activate; member
278 return api->activate(dev); in z_impl_espi_saf_activate()
/Zephyr-latest/include/zephyr/logging/
Dlog_link.h41 int (*activate)(const struct log_link *link); member
146 return link->api->activate(link); in log_link_activate()
/Zephyr-latest/boards/shields/x_nucleo_iks01a2/doc/
Dindex.rst62 The jumper configuration to activate this mode is:
74 The jumper configuration to activate this mode is:
/Zephyr-latest/boards/shields/x_nucleo_iks01a3/doc/
Dindex.rst60 The jumper configuration to activate this mode is:
72 The jumper configuration to activate this mode is:
/Zephyr-latest/boards/shields/x_nucleo_iks02a1/doc/
Dindex.rst60 The jumper configuration to activate this mode is:
72 The jumper configuration to activate this mode is:
/Zephyr-latest/soc/infineon/cat1a/
DKconfig32 bool "Dual-core support [activate Cortex-M4]"
/Zephyr-latest/doc/develop/getting_started/
Dindex.rst235 source ~/zephyrproject/.venv/bin/activate
243 Remember to activate the virtual environment every time you
287 source ~/zephyrproject/.venv/bin/activate
295 Remember to activate the virtual environment every time you
342 zephyrproject\.venv\Scripts\activate.bat
350 Remember to activate the virtual environment every time you
/Zephyr-latest/boards/google/twinkie_v2/
Dgoogle_twinkie_v2.dts38 * short TP5 to TP6 to activate.
/Zephyr-latest/subsys/logging/
Dlog_multidomain_link.c322 .activate = link_remote_activate,
/Zephyr-latest/subsys/mgmt/osdp/
DKconfig.pd129 - 01: The PD is able to activate and deactivate the Output per direct
/Zephyr-latest/boards/weact/mini_stm32h743/doc/
Dindex.rst149 To activate the bootloader, follow these steps:
/Zephyr-latest/boards/weact/mini_stm32h7b0/doc/
Dindex.rst150 To activate the bootloader, follow these steps:
/Zephyr-latest/doc/develop/tools/
Dclion.rst68 ``..\.venv\Scripts\activate.bat``.
/Zephyr-latest/boards/enjoydigital/litex_vexriscv/doc/
Dindex.rst98 conda activate $FPGA_FAM
/Zephyr-latest/drivers/espi/
Despi_saf_mchp_xec.c824 .activate = espi_saf_xec_activate,
Despi_taf_npcx.c644 .activate = espi_taf_npcx_activate,
Despi_saf_mchp_xec_v2.c1068 .activate = espi_saf_xec_activate,
/Zephyr-latest/modules/mbedtls/
DKconfig90 activate debug logging.
/Zephyr-latest/cmake/linker/armlink/
Dscatter_script.cmake330 # # Verify behaviour and activate if working as intended.
/Zephyr-latest/scripts/
Dspelling.txt59 activete||activate
/Zephyr-latest/doc/releases/
Dmigration-guide-3.6.rst49 * STM32H7 and STM32F7 should now activate the cache (Icache and Dcache) by setting explicitly
/Zephyr-latest/doc/hardware/arch/
Darm_cortex_m.rst538 may activate a floating point context by generating FP instructions
/Zephyr-latest/arch/
DKconfig1002 Note that some compiler configurations may activate a floating point

12