/Zephyr-latest/drivers/adc/ |
D | adc_common.c | 14 uint8_t div; in adc_gain_invert() member 17 [ADC_GAIN_1_6] = {.mul = 6, .div = 1}, in adc_gain_invert() 18 [ADC_GAIN_1_5] = {.mul = 5, .div = 1}, in adc_gain_invert() 19 [ADC_GAIN_1_4] = {.mul = 4, .div = 1}, in adc_gain_invert() 20 [ADC_GAIN_1_3] = {.mul = 3, .div = 1}, in adc_gain_invert() 21 [ADC_GAIN_2_5] = {.mul = 5, .div = 2}, in adc_gain_invert() 22 [ADC_GAIN_1_2] = {.mul = 2, .div = 1}, in adc_gain_invert() 23 [ADC_GAIN_2_3] = {.mul = 3, .div = 2}, in adc_gain_invert() 24 [ADC_GAIN_4_5] = {.mul = 5, .div = 4}, in adc_gain_invert() 25 [ADC_GAIN_1] = {.mul = 1, .div = 1}, in adc_gain_invert() [all …]
|
/Zephyr-latest/doc/connectivity/networking/conn_mgr/figures/ |
D | integration_diagram_detailed.svg | 3 …div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify…
|
D | integration_diagram_simplified.svg | 3 …div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify…
|
D | integration_diagram_detailed.drawio | 13 …b8zi3n4dXzB52SZQf6J-10" value="<div>network</div><div>readiness</div><d… 16 …<mxCell id="Db8zi3n4dXzB52SZQf6J-11" value="<div>Application</div>" style="rounded=0;w… 19 …div><br></div><div><br></div><div><br></div><… 31 …ue="<div>Zephyr ifaces (unbound)</div><div><br></div><div><… 46 …<mxCell id="Db8zi3n4dXzB52SZQf6J-32" value="<div>binding</div>" style="rounded=0;white… 57 …<mxCell id="Db8zi3n4dXzB52SZQf6J-33" value="<div>binding</div>" style="rounded=0;white… 60 …<mxCell id="Db8zi3n4dXzB52SZQf6J-34" value="<div>binding</div>" style="rounded=0;white… 70 …n4dXzB52SZQf6J-45" value="<div>Connectivity</div><div>Implementation</div>… 80 …4dXzB52SZQf6J-46" value="<div>Connectivity</div><div>Implementation</div>&… 83 …l id="Db8zi3n4dXzB52SZQf6J-55" value="<div>Connectivity</div><div>Bindings<br… [all …]
|
/Zephyr-latest/doc/_extensions/zephyr/domain/templates/ |
D | board-catalog.html | 8 <div class="form-group" style="flex-basis: 100%"> 13 </div> 15 <div class="form-group"> 17 <div class="select-container"> 31 </div> 32 </div> 34 <div class="form-group" style="flex-basis: 400px"> 36 <div class="select-container"> 45 </div> 46 </div> [all …]
|
D | board-card.html | 19 <div class="vendor">{{ vendors[board.vendor] }}</div> 24 <div class="no-picture fa fa-microchip picture"></div> 26 <div class="board-name">{{ board.full_name }}</div> 27 <div class="arch">{{ board.archs | join(", ") }}</div>
|
/Zephyr-latest/tests/drivers/clock_control/stm32_clock_configuration/stm32h7_core/boards/ |
D | clear_clocks.overlay | 20 /delete-property/ hsi-div; 36 /delete-property/ div-m; 38 /delete-property/ div-p; 39 /delete-property/ div-q; 40 /delete-property/ div-r; 46 /delete-property/ div-m; 48 /delete-property/ div-p; 49 /delete-property/ div-q; 50 /delete-property/ div-r; 56 /delete-property/ div-m; [all …]
|
/Zephyr-latest/tests/drivers/clock_control/stm32_clock_configuration/stm32h7_devices/boards/ |
D | core_init.overlay | 25 /delete-property/ hsi-div; 41 /delete-property/ div-m; 43 /delete-property/ div-p; 44 /delete-property/ div-q; 45 /delete-property/ div-r; 51 /delete-property/ div-m; 53 /delete-property/ div-p; 54 /delete-property/ div-q; 55 /delete-property/ div-r; 61 /delete-property/ div-m; [all …]
|
/Zephyr-latest/doc/develop/test/figures/ |
D | fixtures.svg | 3 …div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe flex-start; jus…
|
D | twister_and_pytest.svg | 4 …div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe flex-start; jus…
|
/Zephyr-latest/doc/services/pm/images/ |
D | central_method.svg | 3 …div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify…
|
/Zephyr-latest/doc/connectivity/bluetooth/api/audio/img/ |
D | cap_proc.svg | 3 …div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe flex-end; justi…
|
/Zephyr-latest/doc/build/dts/ |
D | zephyr_dt_inputs_outputs.svg | 4 …div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify…
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/images/ |
D | blob_srv.svg | 3 …div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify…
|
D | dfu_srv.svg | 3 …div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify…
|
/Zephyr-latest/soc/snps/arc_iot/ |
D | sysconf.c | 106 void arc_iot_ahb_clk_divisor(uint8_t div) in arc_iot_ahb_clk_divisor() argument 108 sysconf_reg_ptr->AHBCLKDIV = div; in arc_iot_ahb_clk_divisor() 129 void arc_iot_apb_clk_divisor(uint8_t div) in arc_iot_apb_clk_divisor() argument 131 sysconf_reg_ptr->APBCLKDIV = div; in arc_iot_apb_clk_divisor() 152 void arc_iot_dio_clk_divisor(uint8_t div) in arc_iot_dio_clk_divisor() argument 157 void arc_iot_spi_master_clk_divisor(uint8_t id, uint8_t div) in arc_iot_spi_master_clk_divisor() argument 161 (sysconf_reg_ptr->SPI_MST_CLKDIV & 0xffffff00) | div; in arc_iot_spi_master_clk_divisor() 164 (sysconf_reg_ptr->SPI_MST_CLKDIV & 0xffff00ff) | (div << 8); in arc_iot_spi_master_clk_divisor() 167 (sysconf_reg_ptr->SPI_MST_CLKDIV & 0xff00ffff) | (div << 16); in arc_iot_spi_master_clk_divisor() 171 void arc_iot_gpio8b_dbclk_div(uint8_t bank, uint8_t div) in arc_iot_gpio8b_dbclk_div() argument [all …]
|
/Zephyr-latest/doc/contribute/media/ |
D | ext-src-flowchart.svg | 3 …div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify…
|
/Zephyr-latest/samples/bluetooth/mtu_update/img/ |
D | mtu.svg | 3 …div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify…
|
/Zephyr-latest/doc/services/ipc/ipc_service/backends/ |
D | icbmsg_memory.svg | 8 …<div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justif… 9 …<div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; tex… 10 …<div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); l… 12 </div> 13 </div> 14 </div> 25 …<div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justif… 26 …<div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; tex… 27 …<div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); l… 29 </div> [all …]
|
D | icbmsg_message.svg | 8 …<div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justif… 9 …<div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; tex… 10 …<div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); l… 12 </div> 13 </div> 14 </div> 25 …<div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justif… 26 …<div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; tex… 27 …<div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); l… 29 </div> [all …]
|
D | icbmsg_flows.svg | 8 …<div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justif… 9 …<div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; tex… 10 …<div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); l… 14 </div> 15 </div> 16 </div> 27 …<div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justif… 28 …<div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; tex… 29 …<div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); l… 33 </div> [all …]
|
/Zephyr-latest/tests/drivers/clock_control/stm32_clock_configuration/stm32h5_core/boards/ |
D | clear_clocks.overlay | 31 /delete-property/ hsi-div; 39 /delete-property/ div-m; 41 /delete-property/ div-p; 42 /delete-property/ div-q; 43 /delete-property/ div-r; 50 /delete-property/ div-m; 52 /delete-property/ div-p; 53 /delete-property/ div-q; 54 /delete-property/ div-r;
|
/Zephyr-latest/doc/kernel/drivers/ |
D | device_driver_model.svg | 3 …div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; font-size: 16px; font-famil…
|
/Zephyr-latest/doc/project/ |
D | release_cycle.svg | 4 …div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify…
|
D | lts.svg | 4 …div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify…
|