Searched refs:ce (Results 1 – 20 of 20) sorted by relevance
/Zephyr-latest/tests/drivers/mspi/flash/boards/ |
D | native_sim.overlay | 15 ce-gpios = <&gpio0 5 GPIO_ACTIVE_LOW>, 28 mspi-hardware-ce-num = <0>; 45 mspi-hardware-ce-num = <1>; 54 ce-break-config = <1024 4>;
|
D | apollo3p_evb.overlay | 25 ce-gpios = <&gpio32_63 18 GPIO_ACTIVE_LOW>; 38 mspi-hardware-ce-num = <0>; 46 ce-break-config = <0 0>;
|
/Zephyr-latest/samples/drivers/mspi/mspi_flash/boards/ |
D | apollo3p_evb.overlay | 30 ce-gpios = <&gpio64_95 5 GPIO_ACTIVE_LOW>, 44 mspi-hardware-ce-num = <0>; 52 ce-break-config = <1024 3>; 65 mspi-hardware-ce-num = <0>; 73 ce-break-config = <0 0>;
|
/Zephyr-latest/samples/drivers/memc/boards/ |
D | apollo3p_evb.overlay | 29 ce-gpios = <&gpio64_95 5 GPIO_ACTIVE_LOW>, 43 mspi-hardware-ce-num = <0>; 51 ce-break-config = <1024 3>;
|
/Zephyr-latest/samples/drivers/mspi/mspi_async/boards/ |
D | apollo3p_evb.overlay | 29 ce-gpios = <&gpio64_95 5 GPIO_ACTIVE_LOW>, 43 mspi-hardware-ce-num = <0>; 51 ce-break-config = <1024 3>;
|
/Zephyr-latest/samples/subsys/mgmt/updatehub/ |
D | overlay-prj.conf.example | 18 #You need set the updatehub-ce ip Address.
|
D | README.rst | 98 updatehub/updatehub-ce:latest
|
/Zephyr-latest/tests/drivers/build_all/charger/ |
D | i2c.dtsi | 18 ce-gpios = <&test_gpio 0 0>;
|
/Zephyr-latest/tests/drivers/mspi/api/boards/ |
D | apollo3p_evb.overlay | 24 ce-gpios = <&gpio32_63 18 GPIO_ACTIVE_LOW>;
|
/Zephyr-latest/include/zephyr/drivers/mspi/ |
D | devicetree.h | 162 .ce = MSPI_DEV_CE_GPIOS_DT_SPEC_GET(mspi_dev), \
|
/Zephyr-latest/boards/nordic/nrf54h20dk/ |
D | nrf54h20dk_nrf54h20_cpuapp.dts | 287 mspi-hardware-ce-num = <1>; 290 mspi-ce-polarity = "MSPI_CE_ACTIVE_LOW";
|
/Zephyr-latest/subsys/mgmt/updatehub/ |
D | Kconfig | 56 Server (updatehub-ce) as alternative to the 60 string "User address for the updatehub-ce-server"
|
/Zephyr-latest/boards/nordic/nrf9280pdk/ |
D | nrf9280pdk_nrf9280_cpuapp.dts | 273 mspi-hardware-ce-num = <1>; 276 mspi-ce-polarity = "MSPI_CE_ACTIVE_LOW";
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | mspi.rst | 127 ce-gpios = < &gpio0 0x5 0x1 >, < &gpio0 0x12 0x1 >; 151 mspi-hardware-ce-num = < 0x0 >; 159 ce-break-config = < 0x0 0x0 >;
|
/Zephyr-latest/drivers/mspi/ |
D | mspi_emul.c | 85 if (dev_id->ce.port == data->mspicfg.ce_group[i].port && in mspi_verify_device() 86 dev_id->ce.pin == data->mspicfg.ce_group[i].pin && in mspi_verify_device() 87 dev_id->ce.dt_flags == data->mspicfg.ce_group[i].dt_flags) { in mspi_verify_device()
|
D | mspi_dw.c | 840 if (dev_data->dev_id->ce.port) { in start_next_packet() 841 rc = gpio_pin_set_dt(&dev_data->dev_id->ce, 1); in start_next_packet() 953 if (dev_data->dev_id->ce.port) { in start_next_packet() 957 rc2 = gpio_pin_set_dt(&dev_data->dev_id->ce, 0); in start_next_packet()
|
D | mspi_ambiq_ap3.c | 280 if (dev_id->ce.port == cfg->mspicfg.ce_group[i].port && in mspi_verify_device() 281 dev_id->ce.pin == cfg->mspicfg.ce_group[i].pin && in mspi_verify_device() 282 dev_id->ce.dt_flags == cfg->mspicfg.ce_group[i].dt_flags) { in mspi_verify_device()
|
/Zephyr-latest/include/zephyr/drivers/ |
D | mspi.h | 220 struct gpio_dt_spec ce; member
|
/Zephyr-latest/doc/_extensions/zephyr/doxytooltip/static/tippy/ |
D | popper.min.js | 7 …ce={start:"end",end:"start"};function pe(e){return e.replace(/start|end/g,(function(e){return ce[e…
|
/Zephyr-latest/samples/modules/tflite-micro/hello_world/train/ |
D | train_hello_world_model.ipynb | 231 …AY4dO/6mPxpDQ0BfH7BxoysO06YB118PZLPVy1tEqiM2g8VmljGzhJklWlp8K6RlFDIZ4K1vdW/ce/aU9sY/koEB4PbbgfPPB0…
|