Searched full:leakage (Results 1 – 25 of 27) sorted by relevance
12
/Zephyr-latest/dts/bindings/pinctrl/ |
D | nuvoton,npcx-leakage-io.yaml | 4 description: Nuvoton, NPCX power leakage IOs 6 compatible: "nuvoton,npcx-leakage-io" 14 Array of IOs that have leakage current. The user can overwrite this
|
/Zephyr-latest/soc/nxp/imxrt/imxrt5xx/cm33/ |
D | poweroff.c | 15 /* Disable ISP Pin pull-ups and input buffers to avoid current leakage */ in z_sys_poweroff()
|
D | soc.c | 540 * which can often cause power leakage on most expected board designs, in soc_early_init_hook()
|
/Zephyr-latest/soc/ite/ec/it8xxx2/ |
D | Kconfig | 120 at default to prevent leakage current due to floating. 128 to prevent leakage current, but IT81202/IT81302 doesn't have the 130 so we enable output low for it at initialization to prevent leakage.
|
D | soc.c | 407 * leakage when GPIO E1/E2 on it82002 are set to alternate function. in ite_it8xxx2_init() 450 * To prevent cc pins leakage, we disable board not active ITE in ite_it8xxx2_init()
|
/Zephyr-latest/drivers/pinctrl/ |
D | pinctrl_ite_it8xxx2.c | 164 * Default input mode prevents leakage during changes to extended in pinctrl_gpio_it8xxx2_configure_pins() 375 * GCR7 or func3-ext of GPIO extended, it will cause leakage. 376 * In order to prevent leakage, it must be set to GPIO INPUT mode. 378 /* Set I2C5 SCL as GPIO input to prevent leakage */ 380 /* Set I2C5 SDA as GPIO input to prevent leakage */
|
/Zephyr-latest/doc/services/pm/ |
D | power_domain.rst | 54 significant amount of static current leakage that can't be controlled 58 completely powered off to eliminate this leakage. These regions are
|
/Zephyr-latest/soc/nuvoton/npcx/common/ |
D | power.c | 102 * Get io array which have leakage current from 'leak-gpios' property of 156 * Disable the connection between io pads that have leakage current and in npcx_power_enter_system_sleep() 192 * Restore the connection between io pads that have leakage current and in npcx_power_enter_system_sleep()
|
/Zephyr-latest/dts/bindings/sensor/ |
D | st,lis2dh-common.yaml | 67 leakage). Note that only subset of devices supported by this
|
/Zephyr-latest/include/zephyr/ |
D | syscall.h | 70 * return something, even 0, to prevent register leakage to userspace.
|
/Zephyr-latest/dts/arm/nuvoton/npcx/ |
D | npcx.dtsi | 57 /* Dummy node of IOs that have leakage current. The user can override 60 power_leakage_io: power-leakage-io { 61 compatible = "nuvoton,npcx-leakage-io";
|
/Zephyr-latest/boards/ambiq/apollo3_evb/doc/ |
D | index.rst | 12 - Up to 384 KB of low leakage / low power RAM for code/data
|
/Zephyr-latest/boards/ambiq/apollo3p_evb/doc/ |
D | index.rst | 12 - Up to 768 KB of low leakage / low power RAM for code/data
|
/Zephyr-latest/doc/services/crypto/ |
D | psa_crypto.rst | 139 written carefully to avoid data corruption or leakage. This
|
/Zephyr-latest/boards/rakwireless/rak11720/doc/ |
D | index.rst | 25 - Up to 384 KB of low leakage / low power RAM for code/data
|
/Zephyr-latest/boards/ambiq/apollo4p_evb/doc/ |
D | index.rst | 12 - Up to 2.75 MB of low leakage / low power RAM for code/data
|
/Zephyr-latest/arch/arc/core/ |
D | userspace.S | 114 /* to avoid the leakage of kernel info, the thread stack needs to be
|
/Zephyr-latest/boards/ambiq/apollo4p_blue_kxr_evb/doc/ |
D | index.rst | 12 - Up to 2.75 MB of low leakage / low power RAM for code/data
|
/Zephyr-latest/soc/nxp/imxrt/imxrt10xx/ |
D | power.c | 269 /* Enable high gate drive on power FETs to reduce leakage current */ in rt10xx_power_init()
|
/Zephyr-latest/drivers/misc/coresight/ |
D | nrf_etr.c | 129 "GD LL up", /* 26 Global domain low leakage up */ 130 "GD LL down", /* 27 Global domain low leakage down */
|
/Zephyr-latest/drivers/peci/ |
D | peci_mchp_xec.c | 463 /* This bit reduces leakage current through the CPU voltage reference in peci_xec_pm_action()
|
/Zephyr-latest/tests/kernel/mem_protect/userspace/src/ |
D | main.c | 1026 "TLS data leakage to user mode"); in tls_leakage_user_part()
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/ |
D | lll_sync.c | 1165 * noder_rx_iq_data stored in lll_sync object, to avoid buffers leakage. in isr_rx_aux_chain()
|
/Zephyr-latest/arch/x86/core/ |
D | x86_mmu.c | 1981 * unintentional data leakage. in z_x86_current_stack_perms()
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.2.rst | 1118 * :dtcompatible:`nuvoton,npcx-leakage-io` 1261 * :dtcompatible:`nuvoton,npcx-leakage-io`: new ``lvol-maps`` property.
|
12