Searched full:leaving (Results 1 – 25 of 97) sorted by relevance
1234
/Zephyr-latest/samples/boards/nordic/nrfx/ |
D | sample.yaml | 17 - "\\(D\\)PPI configured, leaving main()"
|
/Zephyr-latest/soc/ti/simplelink/cc13x2_cc26x2/ |
D | power.c | 113 LOG_DBG("SoC leaving power state %d", state); in pm_state_set() 166 * We are leaving this empty because Zephyr's in PowerCC26XX_schedulerDisable() 178 * We are leaving this empty because Zephyr's in PowerCC26XX_schedulerRestore()
|
/Zephyr-latest/soc/ti/simplelink/cc13x2x7_cc26x2x7/ |
D | power.c | 121 LOG_DBG("SoC leaving power state %d", state); in pm_state_set() 174 * We are leaving this empty because Zephyr's in PowerCC26XX_schedulerDisable() 186 * We are leaving this empty because Zephyr's in PowerCC26XX_schedulerRestore()
|
/Zephyr-latest/drivers/timer/ |
D | Kconfig.nrf_grtc | 27 drivers, rather than leaving it up to SYS_INIT.
|
/Zephyr-latest/samples/subsys/llext/modules/ |
D | prj.conf | 11 # basic example there's only one llext, leaving it in when building the
|
/Zephyr-latest/drivers/can/ |
D | Kconfig.mcux | 28 Maximum number of wait loop iterations for the MCUX FlexCAN HAL when entering/leaving
|
/Zephyr-latest/include/zephyr/drivers/mm/ |
D | mm_drv_intel_adsp_mtl_tlb.h | 17 * virtual addresses mapping leaving the system not operational
|
/Zephyr-latest/soc/silabs/common/ |
D | soc_power.c | 59 LOG_DBG("SoC leaving power state %d", state); in pm_state_set()
|
/Zephyr-latest/doc/services/net_buf/ |
D | index.rst | 70 while leaving the actual data pointer intact. Requires that there is 83 while leaving the actual data pointer intact. Some examples of APIs for
|
/Zephyr-latest/include/zephyr/net/ |
D | mld.h | 61 * @return 0 if leaving is done, <0 otherwise.
|
D | igmp.h | 69 * @return Return 0 if leaving is done, <0 otherwise.
|
/Zephyr-latest/include/zephyr/arch/arc/asm-compat/ |
D | assembler.h | 19 * build process, the "C" preprocessor runs through this file, leaving
|
/Zephyr-latest/subsys/testsuite/ztest/include/zephyr/ |
D | ztest_error_hook.h | 38 * By default, it will do nothing before leaving error handler.
|
/Zephyr-latest/soc/intel/intel_adsp/ace/include/ace20_lnl/ |
D | adsp_power.h | 93 * @brief Restore timer after leaving soft-off.
|
/Zephyr-latest/drivers/watchdog/ |
D | Kconfig | 46 unconditionally at fixed time after hitting watchdog interrupt, leaving
|
/Zephyr-latest/soc/intel/intel_adsp/ace/include/ace15_mtpm/ |
D | adsp_power.h | 92 * @brief Restore timer after leaving soft-off.
|
/Zephyr-latest/boards/st/stm32wb5mmg/ |
D | stm32wb5mmg.dts | 90 * Configure partitions while leaving space for M0 BLE f/w
|
/Zephyr-latest/arch/arm/core/cortex_a_r/ |
D | exc_exit.S | 78 * If leaving the last interrupt context, remove the floating point 101 /* Leave the VFP disabled when leaving */
|
/Zephyr-latest/soc/intel/intel_adsp/ace/include/ace30/ |
D | adsp_power.h | 102 * @brief Restore timer after leaving soft-off.
|
/Zephyr-latest/tests/bluetooth/common/testlib/src/ |
D | connect.c | 79 * are negative, leaving the positive space for the HCI errors in bt_testlib_connect()
|
/Zephyr-latest/samples/boards/nordic/nrfx/src/ |
D | main.c | 137 LOG_INF("(D)PPI configured, leaving main()"); in main()
|
/Zephyr-latest/doc/hardware/peripherals/sensor/ |
D | read_and_decode.rst | 45 * Potentially pre-programming DMAs to trigger on GPIO events, leaving the CPU
|
/Zephyr-latest/include/zephyr/pm/ |
D | state.h | 41 * requirements for the devices, leaving them at the states where 149 * properly resume them when leaving it.
|
/Zephyr-latest/dts/bindings/pinctrl/ |
D | silabs,dbus-pinctrl.yaml | 77 this property is optional, leaving it out has the same effect.
|
/Zephyr-latest/drivers/modem/ |
D | Kconfig | 114 value too much can result in spurious interrupts. Leaving it too
|
1234