Searched full:achieve (Results 1 – 25 of 81) sorted by relevance
1234
/Zephyr-latest/tests/drivers/watchdog/wdt_basic_api/boards/ |
D | stm32_wwdg.overlay | 8 /* Reduce APB1 speed to achieve test window timings */
|
/Zephyr-latest/doc/security/standards/ |
D | index.rst | 13 to achieve compliance.
|
/Zephyr-latest/drivers/sensor/bosch/bmi323/ |
D | Kconfig | 21 which soft-resets the device to achieve the lowest possible power
|
/Zephyr-latest/samples/boards/microchip/mec15xxevb_assy6853/power_management/src/ |
D | power_mgmt.h | 28 * Performs same approach to achieve light and deep sleep, but additional
|
/Zephyr-latest/dts/bindings/regulator/ |
D | nxp,vref.yaml | 41 This must be enabled to achieve the performance stated in the datasheet.
|
D | regulator-gpio.yaml | 55 GPIO configurations to achieve them. If there are no states in the
|
/Zephyr-latest/soc/st/stm32/stm32l5x/ |
D | soc.c | 41 /* Enable Scale 0 to achieve 110MHz */ in soc_early_init_hook()
|
/Zephyr-latest/tests/subsys/pm/power_mgmt_soc/src/ |
D | power_mgmt.h | 26 * Performs same approach to achieve light and deep sleep, but additional
|
/Zephyr-latest/dts/bindings/adc/ |
D | espressif,esp32-adc.yaml | 17 To achieve compatibility we choose to select those gain,
|
/Zephyr-latest/doc/safety/ |
D | safety_overview.rst | 10 and what the Zephyr Project and the Zephyr Safety Working Group / Committee try to achieve. 20 is, what standard we aim to achieve and what quality standards and processes need to be implemented 40 The general scope of the Safety Committee is to achieve a certification for the `IEC 61508 110 must achieve various software quality goals in order to be considered an auditable code base from a 115 which need to be reached to achieve an auditable code base: 133 pre-condition and what needs to be done to achieve an auditable code base from the safety
|
/Zephyr-latest/dts/bindings/timer/ |
D | st,stm32-lptim.yaml | 30 Prescaler allows to achieve higher LPTIM timeout (up to 256s when lptim clocked by LSE)
|
/Zephyr-latest/drivers/net/ |
D | nsos_netdb.c | 10 * (prefixed with NSOS_MID_), which is not possible to achieve with two separate
|
D | nsos_fcntl.c | 14 * (prefixed with NSOS_MID_), which is not possible to achieve with two separate
|
/Zephyr-latest/boards/nordic/nrf9160dk/dts/bindings/ |
D | nordic,nrf9160dk-nrf52840-interface.yaml | 27 configured to provide the optional routing (i.e. to nRF52840). To achieve
|
/Zephyr-latest/subsys/mgmt/osdp/ |
D | Kconfig | 60 LOG_HEXDUMP_DBG() is used to achieve this and can be very verbose.
|
/Zephyr-latest/include/zephyr/drivers/pcie/endpoint/ |
D | pcie_ep.h | 234 * used to achieve data transfer between mapped Host memory, 264 * @details Helper API to achieve data transfer with memcpy 287 * @details Helper API to achieve data transfer with system DMA through PCIe
|
/Zephyr-latest/soc/atmel/sam/common/ |
D | Kconfig | 85 achieve this, make CPU go to Wait mode instead of Sleep mode while
|
/Zephyr-latest/samples/basic/blinky_pwm/ |
D | README.rst | 18 Some PWM hardware cannot set the PWM period to 1 second to achieve the blinking
|
/Zephyr-latest/tests/arch/arm64/arm64_mmu/src/ |
D | main.c | 121 * To achieve that we simply increase the size by one page and keep in ZTEST() 140 * To achieve that we increase the size by one page and decrease in ZTEST()
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | net_pkt_filter.rst | 73 Another (less efficient) way to achieve the same result could be:
|
D | 8021Qav.rst | 10 network schedulers to achieve fairness when sharing a limited network
|
/Zephyr-latest/drivers/serial/ |
D | Kconfig.nrfx_uart_instance | 77 when not used. Disabling UARTE while in idle allows to achieve lowest
|
/Zephyr-latest/scripts/native_simulator/common/src/include/ |
D | nsi_cpu_if.h | 73 * component to achieve this.
|
/Zephyr-latest/drivers/fpga/ |
D | fpga_ice40_bitbang.c | 39 * achieve the minimum 1 MHz clock rate for loading the iCE40 bistream. So 56 * This is a calibrated delay loop used to achieve a 1 MHz SPI_CLK frequency
|
/Zephyr-latest/drivers/wifi/esp32/ |
D | Kconfig.esp32 | 93 achieve better throughput and compatibility with both stations and APs. 271 should be 16 to achieve better throughput and compatibility with both
|
1234