Home
last modified time | relevance | path

Searched full:nce (Results 1 – 15 of 15) sorted by relevance

/Zephyr-latest/dts/bindings/pinctrl/
Dambiq,apollo4-pinctrl.yaml107 ambiq,iom-nce-module:
111 IOM nCE module select, selects the SPI channel (CE) number (0-42).
112 0, IOM0CE0 : IOM 0 NCE 0 module
113 1, IOM0CE1 : IOM 0 NCE 1 module
114 2, IOM0CE2 : IOM 0 NCE 2 module
115 3, IOM0CE3 : IOM 0 NCE 3 module
116 4, IOM1CE0 : IOM 1 NCE 0 module
117 5, IOM1CE1 : IOM 1 NCE 1 module
118 6, IOM1CE2 : IOM 1 NCE 2 module
119 7, IOM1CE3 : IOM 1 NCE 3 module
[all …]
Dambiq,apollo3-pinctrl.yaml101 ambiq,iom-nce-module:
105 IOM nCE module select, selects the SPI channel (CE) number (0-3).
/Zephyr-latest/boards/ambiq/apollo4p_blue_kxr_evb/
Dapollo4p_blue_kxr_evb-pinctrl.dtsi131 ambiq,iom-nce-module = <32>;
144 ambiq,iom-nce-module = <34>;
157 ambiq,iom-nce-module = <36>;
/Zephyr-latest/boards/ambiq/apollo4p_evb/
Dapollo4p_evb-pinctrl.dtsi145 ambiq,iom-nce-module = <32>;
158 ambiq,iom-nce-module = <34>;
171 ambiq,iom-nce-module = <36>;
/Zephyr-latest/boards/ambiq/apollo3p_evb/
Dapollo3p_evb-pinctrl.dtsi129 ambiq,iom-nce-module = <0>;
150 ambiq,iom-nce-module = <0>;
167 ambiq,iom-nce-module = <0>;
/Zephyr-latest/scripts/native_simulator/common/src/include/
Dnce_if.h16 * Check docs/NCE.md for an overview.
Dnsi_cpu_if.h72 * It is recommended for the embedded SW to use the NCE (CPU start/stop emulation)
/Zephyr-latest/arch/posix/core/
DCMakeLists.txt30 ${ZEPHYR_BASE}/scripts/native_simulator/common/src/nce.c
/Zephyr-latest/soc/ambiq/apollo3x/
Dpinctrl_soc.h36 /** IOM nCE module select */
/Zephyr-latest/soc/ambiq/apollo4x/
Dpinctrl_soc.h38 /** IOM nCE module select */
/Zephyr-latest/boards/rakwireless/rak11720/
Drak11720_apollo3-pinctrl.dtsi111 ambiq,iom-nce-module = <0>;
/Zephyr-latest/boards/ambiq/apollo3_evb/
Dapollo3_evb-pinctrl.dtsi128 ambiq,iom-nce-module = <0>;
/Zephyr-latest/scripts/native_simulator/common/src/
Dnce.c39 #define PREFIX "NCE: "
80 * If called from a HW thread, do the necessary clean up of this nce instance
/Zephyr-latest/boards/ezurio/rm1xx_dvk/doc/
Dindex.rst169 .. _Semtech SX1272 datasheet: https://semtech.my.salesforce.com/sfc/p/#E0000000JelG/a/440000001NCE/…
/Zephyr-latest/drivers/dma/
Ddma_nxp_edma.c229 * NCE bit (see CHn_ES register). in edma_config()