Searched full:combine (Results 1 – 25 of 49) sorted by relevance
12
/Zephyr-latest/dts/arm/nxp/ |
D | nxp_lpc55S36_ns.dtsi | 23 * Combine SRAM0, SRAM1, SRAM2, SRAM3, SRAM4 for total of 112K RAM
|
D | nxp_lpc55S06_ns.dtsi | 33 * Combine SRAM0, SRAM1, SRAM2 for total of 80K RAM
|
/Zephyr-latest/samples/bluetooth/scan_adv/ |
D | README.rst | 5 …Combine Bluetooth LE Broadcaster & Observer roles to advertise and scan for devices simultaneously.
|
/Zephyr-latest/include/zephyr/dt-bindings/i2c/ |
D | it8xxx2-i2c.h | 12 * The clock gate offsets combine the register offset from ECPM_BASE and the
|
/Zephyr-latest/tests/bsim/bluetooth/host/adv/chain/ |
D | prj.conf | 33 # The Zephyr Controller does not combine all the 1650 bytes before
|
/Zephyr-latest/dts/arm/gd/gd32l23x/ |
D | gd32l233rc.dtsi | 17 /* Combine SRAM0(16K) and SRAM1(16K), since its address is continuous. */
|
/Zephyr-latest/doc/build/snippets/ |
D | design.rst | 19 - **able to combine multiple types of configuration**: snippets make it possible
|
D | writing.rst | 23 You can combine settings whenever they appear under the same keys. For example, 24 you can combine a snippet-specific devicetree overlay and a ``.conf`` file like
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | video.rst | 16 designed to offer flexible way to create, handle and combine various video
|
/Zephyr-latest/scripts/west_commands/zspdx/ |
D | scanner.py | 156 Combine array of license expressions into one AND'd expression, 169 # more than one, so we'll need to combine them
|
/Zephyr-latest/lib/posix/options/ |
D | posix_internal.h | 27 /* the following two bitfields should combine to be 32-bits in size */
|
/Zephyr-latest/dts/bindings/spi/ |
D | nxp,imx-flexspi.yaml | 43 Combine port A and port B data pins to support octal mode access by
|
/Zephyr-latest/dts/bindings/i2c/ |
D | ite,common-i2c.yaml | 97 The clock gate offsets combine the register offset from
|
/Zephyr-latest/samples/drivers/ipm/ipm_mhu_dual_core/ |
D | README.rst | 43 Combine images for Musca
|
/Zephyr-latest/drivers/interrupt_controller/ |
D | Kconfig.multilevel | 13 levels are used, a second level interrupt aggregator would combine
|
/Zephyr-latest/cmake/compiler/ |
D | compiler_flags_template.cmake | 134 # Compiler flag to avoid combine more than one global variable into a single aggregate.
|
/Zephyr-latest/drivers/sip_svc/ |
D | sip_smc_intel_socfpga.c | 70 /* Combine the transaction id and client id to get the job id*/ in intel_sip_smc_plat_format_trans_id()
|
/Zephyr-latest/drivers/sensor/grow_r502a/ |
D | grow_r502a.h | 33 *|0x0A |fail to combine the character files | 76 #define R502A_REGMODEL 0x05 /*To combine character files and generate template*/
|
/Zephyr-latest/arch/arm/core/mpu/ |
D | arm_mpu_v7_internal.h | 109 * This internal function is utilized by the MPU driver to combine a given
|
/Zephyr-latest/doc/connectivity/bluetooth/ |
D | bluetooth-arch.rst | 51 in a standard way making it possible to combine Hosts and Controllers from
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | dfu.rst | 63 Bluetooth Mesh applications may combine the DFU roles in any way they'd like, and even take on 68 It's also possible to combine the Initiator and Distributor devices into a single device, and
|
/Zephyr-latest/subsys/debug/ |
D | Kconfig | 184 or the other (but can combine it with CONFIG_UBSAN if you
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/ |
D | lll_sync.c | 957 /* TODO: Combine the early exit with above if-then-else block in isr_rx_adv_sync_estab() 1046 /* TODO: Combine the early exit with above if-then-else block in isr_rx_adv_sync() 1120 /* TODO: Combine the early exit with above if-then-else block in isr_rx_aux_chain()
|
/Zephyr-latest/samples/net/lwm2m_client/ |
D | README.rst | 173 It is possible to combine overlay files, to enable DTLS and Bootstrap for
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
D | ull_llcp_phy.c | 337 /* Combine requested phys with locally preferred phys */ in pu_combine_phys() 596 /* Combine with the 'Preferred' phys */ in lp_pu_st_wait_rx_phy_rsp() 1055 /* Combine with the 'Preferred' the phys in conn->phy_pref_?x */ in rp_pu_st_wait_rx_phy_req()
|
12