Home
last modified time | relevance | path

Searched full:causes (Results 1 – 25 of 150) sorted by relevance

123456

/Zephyr-latest/dts/bindings/power/
Dnxp,rw-pmu.yaml11 reset-causes-en:
14 List reset causes to enable, using bitmasks of SYS_RESET registers.
Dnxp,s32-mc-rgm.yaml22 resets that causes a Destructive reset, if the FRET register isn't
/Zephyr-latest/drivers/hwinfo/
Dhwinfo_shell.c171 shell_error(sh, "Error clearing the reset causes [%d]", res); in cmd_clear_reset_cause()
191 shell_error(sh, "Could not get the supported reset causes [%d]", res); in cmd_supported_reset_cause()
196 shell_print(sh, "supported reset causes:"); in cmd_supported_reset_cause()
199 shell_print(sh, "No causes supported"); in cmd_supported_reset_cause()
206 SHELL_CMD_ARG(show, NULL, "Show persistent reset causes",
208 SHELL_CMD_ARG(clear, NULL, "Clear all persistent reset causes",
211 "Get a list of all supported reset causes",
Dhwinfo_rw61x.c14 * Technically all the reset causes are already cleared by the ROM, but we will
/Zephyr-latest/lib/cpp/minimal/
Dcpp_vtable.cpp24 void __class_type_info::dummy() { } // causes the vtable to get created here in dummy()
25 void __si_class_type_info::dummy() { } // causes the vtable to get created here in dummy()
/Zephyr-latest/dts/bindings/fs/
Dzephyr,fstab-common.yaml42 This causes the FS_MOUNT_FLAG_NO_FORMAT option to be set in the
50 This causes the FS_MOUNT_FLAG_USE_DISK_ACCESS option to be set in
/Zephyr-latest/tests/kernel/fatal/exception/
DREADME3 If a thread causes a CPU exception, and it is not in an ISR or "essential"
/Zephyr-latest/samples/tfm_integration/psa_crypto/src/configs/
Dconfig_tfm.h8 * It causes insufficient memory failure while verifying signature.
/Zephyr-latest/include/zephyr/drivers/flash/
Dstm32_flash_api_extensions.h38 * This operation causes option register to be locked until next boot.
46 * This operation causes control register to be locked until next boot.
/Zephyr-latest/drivers/watchdog/
Dwdt_npm1300.c91 /* Watchdog expiry causes warn event only, and does not reset */ in wdt_npm1300_install_timeout()
95 /* Watchdog expiry causes warn event, then asserts reset output */ in wdt_npm1300_install_timeout()
99 /* Watchdog expiry causes warn event, then full power cycle */ in wdt_npm1300_install_timeout()
Dwdt_npm2100.c80 /* Watchdog expiry causes event only, and does not reset */ in wdt_npm2100_install_timeout()
88 /* Watchdog expiry causes full power cycle */ in wdt_npm2100_install_timeout()
/Zephyr-latest/modules/trusted-firmware-m/nordic/include/
Ddevice_cfg.h12 /* ARRAY_SIZE causes a conflict as it is defined both by TF-M and indirectly by devicetree.h */
DRTE_Device.h12 /* ARRAY_SIZE causes a conflict as it is defined both by TF-M and indirectly by devicetree.h */
/Zephyr-latest/include/zephyr/arch/arc/
Darc_addr_types.h15 * This causes extra warnings. However we can safely define
/Zephyr-latest/tests/subsys/rtio/rtio_api/
Dtestcase.yaml2 # renode causes timeouts unfortunately
/Zephyr-latest/soc/microchip/mec/common/reg/
Dmec_kbc.h73 * SETGA20L - writes of any data to this register causes
81 * RSTGA20L - writes of any data to this register causes
/Zephyr-latest/tests/posix/net/
Dtestcase.yaml12 # native_posix and native_sim link to if_*() from the host libc which causes the test to crash
/Zephyr-latest/soc/ti/simplelink/cc32xx/
Dsoc.h20 * into negative IRQ values, which causes hard-to-debug Hard Faults.
/Zephyr-latest/drivers/wifi/winc1500/
DKconfig.winc150024 This option, when enabled, causes USE_OLD_SPI_SW
/Zephyr-latest/soc/atmel/sam0/common/
Dbossa.c14 * Magic value that causes the bootloader to stay in bootloader mode instead of
/Zephyr-latest/boards/shields/st_b_lcd40_dsi1_mb1166/boards/
Dstm32h747i_disco_stm32h747xx_m7.overlay8 /* Frame buffer memory when cached causes screen flickering. */
/Zephyr-latest/tests/kernel/common/
Dtestcase.yaml74 # CONFIG_CODE_DATA_RELOCATION causes a build error (issue #69730)
/Zephyr-latest/tests/kernel/interrupt/
Dtestcase.yaml78 # CONFIG_CODE_DATA_RELOCATION causes a build error (issue #69730)
/Zephyr-latest/include/zephyr/drivers/sensor/
Dtsl2591.h50 * Setting this to 0 causes an interrupt to generate every ALS cycle,
/Zephyr-latest/dts/bindings/pwm/
Dinfineon,cat1-pwm.yaml55 Causes integer division of (divider value + 1), or division by 1 to 256

123456