Searched full:anyway (Results 1 – 25 of 88) sorted by relevance
1234
/Zephyr-latest/subsys/modem/backends/ |
D | Kconfig | 33 The backend will anyway send the event before this delay if buffer space runs out.
|
/Zephyr-latest/arch/x86/zefi/ |
D | efi.ld | 12 /* Pick a reasonable base address, EFI won't load us there anyway */
|
/Zephyr-latest/boards/arduino/opta/ |
D | board_gpio_init.c | 20 * anyway. in board_gpio_init()
|
/Zephyr-latest/drivers/entropy/ |
D | entropy_bt_hci.c | 33 * we return failure anyway. in entropy_bt_get_entropy()
|
/Zephyr-latest/samples/net/sockets/http_server/ |
D | Kconfig | 39 error, without giving an option to ignore this and proceed anyway.
|
/Zephyr-latest/drivers/clock_control/ |
D | clock_stm32g0_u0.c | 85 * synchronization. FIXME: write it anyway. in config_enable_default_clocks()
|
D | Kconfig.nrf | 219 request a HIGH frequency on init anyway.
|
/Zephyr-latest/soc/nxp/imxrt/imxrt5xx/cm33/ |
D | power.c | 67 * falling trip voltage, this is not impacting the voltage in anyway. in rt5xx_power_init()
|
/Zephyr-latest/kernel/ |
D | Kconfig.mem_domain | 55 anyway.
|
/Zephyr-latest/soc/st/stm32/stm32f4x/ |
D | power.c | 39 * It means we have to add significant margin to the exit-latency anyway, in pm_state_set()
|
/Zephyr-latest/include/zephyr/arch/arm/ |
D | error.h | 29 * force them unlocked, the thread is in an undefined state anyway
|
/Zephyr-latest/tests/kernel/fifo/fifo_api/src/ |
D | test_fifo_cancel.c | 47 * hit the timeout anyway. in tfifo_thread_thread()
|
/Zephyr-latest/subsys/mgmt/mcumgr/util/src/ |
D | zcbor_bulk.c | 50 * is broken anyway. in zcbor_map_decode_bulk()
|
/Zephyr-latest/dts/bindings/gpio/ |
D | nordic,nrf-gpio-forwarder.yaml | 53 They are set to 0 in the nrf-gpio-forwarder node as they are ignored anyway.
|
/Zephyr-latest/samples/drivers/watchdog/src/ |
D | main.c | 115 printk("Callback support rejected, continuing anyway\n"); in main()
|
/Zephyr-latest/include/zephyr/arch/arm/cortex_a_r/ |
D | lib_helpers.h | 84 * We define them anyway to reuse the GICv3 driver
|
/Zephyr-latest/lib/heap/ |
D | Kconfig | 93 anyway so "big" heap is the only option in that case.
|
/Zephyr-latest/subsys/mgmt/mcumgr/transport/include/mgmt/mcumgr/transport/ |
D | smp_reassembly.h | 80 * @param force process anyway;
|
/Zephyr-latest/subsys/mgmt/mcumgr/util/include/mgmt/mcumgr/util/ |
D | zcbor_bulk.h | 82 * negative error, and leave the map open: map is broken anyway or key-decoder
|
/Zephyr-latest/arch/xtensa/core/startup/ |
D | reset_vector.S | 19 * anyway, for minimal support of warm restart (restarting in software by 515 * anyway.] 552 * practical, so do this anyway: 630 * would pull in the XTOS handler anyway, causing a conflict.
|
/Zephyr-latest/drivers/dma/ |
D | dma_sam_xdmac.c | 105 * to 3 modes. It is done anyway to keep the code simple. It has no in sam_xdmac_channel_configure() 143 * view 1 to 3 modes. It is done anyway to keep the code simple. It has in sam_xdmac_transfer_configure()
|
/Zephyr-latest/subsys/mgmt/ec_host_cmd/backends/ |
D | ec_host_cmd_backend_espi.c | 133 /* Ignore in-progress on eSPI since interface is synchronous anyway */ in ec_host_cmd_espi_send()
|
/Zephyr-latest/drivers/timer/ |
D | smartbond_timer.c | 146 * not but time expired anyway so make sure that interrupt is pending. in sys_clock_set_timeout()
|
/Zephyr-latest/drivers/ipm/ |
D | ipm_cavs_host.c | 89 * benefit anyway as all its usage is async. This is OK for in send()
|
/Zephyr-latest/arch/nios2/core/ |
D | exception.S | 164 * the interrupt code anyway.
|
1234