Home
last modified time | relevance | path

Searched full:corresponding (Results 1 – 25 of 545) sorted by relevance

12345678910>>...22

/Zephyr-latest/include/zephyr/input/
Dinput_hid.h18 * Takes an input code as input and returns the corresponding HID code as
23 * @retval the HID code corresponding to the input code.
31 * Takes an input code as input and returns the corresponding HID modifier as
35 * @retval the HID modifier corresponding to the input code.
/Zephyr-latest/include/zephyr/drivers/interrupt_controller/
Dwuc_ite_it8xxx2.h14 * @brief A trigger condition on the corresponding input generates
23 * @brief A trigger condition on the corresponding input doesn't
33 * corresponding input
41 * @brief Select the trigger edge mode on the corresponding input
/Zephyr-latest/tests/bluetooth/controller/common/
DKconfig4 # The link layer requires a corresponding device tree node to be enabled
5 # The corresponding Kconfig entry is not generated for unit tests,
/Zephyr-latest/include/zephyr/drivers/usb/
Dusb_dc.h220 * @param[in] ep Endpoint address corresponding to the one
230 * @param[in] ep Endpoint address corresponding to the one
240 * @param[in] ep Endpoint address corresponding to the one
251 * @param[in] ep Endpoint address corresponding to the one
262 * enabled for the corresponding endpoint and the endpoint is ready for
265 * @param[in] ep Endpoint address corresponding to the one
276 * disabled for the corresponding endpoint and the endpoint is no longer able
279 * @param[in] ep Endpoint address corresponding to the one
291 * @param[in] ep Endpoint address corresponding to the one
305 * @param[in] ep Endpoint address corresponding to the one
[all …]
/Zephyr-latest/include/zephyr/net/
Dtls_credentials.h40 * certificate. Should be registered together with a corresponding
45 /** Private key. Should be registered together with a corresponding
50 /** Pre-shared key. Should be registered together with a corresponding
56 * corresponding PSK. Used with PSK-based ciphersuites.
121 * @param tag A security tag corresponding to removed credential.
/Zephyr-latest/dts/bindings/adc/
Dadi,ad7124-adc.yaml26 with the 0th bit corresponding to the 0th channel,
40 with the 0th bit corresponding to the 0th channel,
54 with the 0th bit corresponding to the 0th channel,
68 with the 0th bit corresponding to the 0th channel,
Dadi,ad4114-adc.yaml12 Array of 16 values corresponding to CHANNEL REGISTER 0 TO CHANNEL REGISTER 15.
/Zephyr-latest/dts/bindings/ethernet/
Dnxp,enet-mac.yaml18 Corresponding mdio device
24 Corresponding ptp clock device
/Zephyr-latest/tests/bsim/bluetooth/mesh/tests_scripts/large_comp_data/
Dget_metadata_split.sh15 # received metadata with corresponding bytes in local data.
18 # received metadata with corresponding bytes in local data.
Dget_comp129_data_split.sh16 # comp data with corresponding bytes in local comp data.
19 # comp data with corresponding bytes in local comp data.
Dget_comp130_data_split.sh16 # comp data with corresponding bytes in local comp data.
19 # comp data with corresponding bytes in local comp data.
Dget_comp1_data_split.sh16 # comp data with corresponding bytes in local comp data.
19 # comp data with corresponding bytes in local comp data.
Dget_comp0_data_split.sh16 # comp data with corresponding bytes in local comp data.
19 # comp data with corresponding bytes in local comp data.
Dget_comp128_data_split.sh16 # comp data with corresponding bytes in local comp data.
19 # comp data with corresponding bytes in local comp data.
Dget_comp2_data_split.sh16 # comp data with corresponding bytes in local comp data.
19 # comp data with corresponding bytes in local comp data.
Dget_comp0_data_split_dfu.sh17 # comp data with corresponding bytes in local comp data.
20 # comp data with corresponding bytes in local comp data.
Dget_comp128_data_split_dfu.sh17 # comp data with corresponding bytes in local comp data.
20 # comp data with corresponding bytes in local comp data.
Dget_comp129_data_split_dfu.sh17 # comp data with corresponding bytes in local comp data.
20 # comp data with corresponding bytes in local comp data.
Dget_comp1_data_split_dfu.sh17 # comp data with corresponding bytes in local comp data.
20 # comp data with corresponding bytes in local comp data.
Dget_comp130_data_split_dfu.sh17 # comp data with corresponding bytes in local comp data.
20 # comp data with corresponding bytes in local comp data.
Dget_comp2_data_split_dfu.sh17 # comp data with corresponding bytes in local comp data.
20 # comp data with corresponding bytes in local comp data.
/Zephyr-latest/arch/common/include/
Dsw_isr_common.h28 * @return corresponding index in _sw_isr_table
37 * @return corresponding interrupt controller device in _sw_isr_table
/Zephyr-latest/drivers/reset/
Dreset_ast10x0.c18 * - Write '1' to a bit: assert the corresponding reset line
21 * - Write '1' to a bit: clear the corresponding bit in RESET_CTRL0/1_ASSERT.
22 * (deassert the corresponding reset line)
/Zephyr-latest/doc/kernel/memory_management/
Ddemand_paging.rst15 the corresponding data page from backing store into physical memory if
22 paged out and the corresponding page frame is now free. The paging code
23 then invokes the backing store to page in the data page corresponding to
120 corresponding page frame can be paged out to free up a page frame
140 The function returns a pointer to the page frame corresponding to
170 their corresponding page frames and storage. These are the functions
187 the ``location`` token corresponding to storage content to be virtually
/Zephyr-latest/include/zephyr/usb/
Dusb_device.h106 * Function which handles Class specific requests corresponding to an
225 * corresponding hardware so that it can begin transmitting and receiving
256 * @param[in] ep Endpoint address corresponding to the one listed in the
275 * @param[in] ep Endpoint address corresponding to the one listed in
293 * @param[in] ep Endpoint address corresponding to the one listed in
306 * @param[in] ep Endpoint address corresponding to the one listed in
321 * @param[in] ep Endpoint address corresponding to the one
343 * @param[in] ep Endpoint address corresponding to the one
375 * @param[in] ep Endpoint address corresponding to the one
396 * @param[in] ep Endpoint address corresponding to the one
[all …]

12345678910>>...22