Home
last modified time | relevance | path

Searched refs:handle (Results 301 – 325 of 720) sorted by relevance

1...<<11121314151617181920>>...29

/Zephyr-latest/boards/seeed/wio_terminal/
Dpre_dt_board.cmake7 # Suppress "unique_unit_address_if_enabled" to handle the following overlaps:
/Zephyr-latest/boards/st/stm32h7s78_dk/
Dboard.cmake5 board_runner_args(openocd --target-handle=_CHIPNAME.cpu0)
/Zephyr-latest/tests/drivers/gpio/gpio_nrf/
DREADME.txt7 to ensure that the driver is able to properly handle
/Zephyr-latest/include/zephyr/bluetooth/
Dgatt.h284 uint16_t handle; member
702 uint16_t handle,
1301 .handle = 0, \
1887 uint16_t handle; member
1983 uint16_t handle; member
2042 int bt_gatt_write_without_response_cb(struct bt_conn *conn, uint16_t handle,
2066 uint16_t handle, const void *data, in bt_gatt_write_without_response() argument
2069 return bt_gatt_write_without_response_cb(conn, handle, data, length, in bt_gatt_write_without_response()
/Zephyr-latest/drivers/i2c/
Di2c_mcux_flexcomm.c59 i2c_master_handle_t handle; member
116 i2c_master_handle_t *handle, in mcux_flexcomm_master_transfer_callback() argument
122 ARG_UNUSED(handle); in mcux_flexcomm_master_transfer_callback()
184 &data->handle, &transfer); in mcux_flexcomm_transfer()
190 I2C_MasterTransferAbort(base, &data->handle); in mcux_flexcomm_transfer()
202 I2C_MasterTransferAbort(base, &data->handle); in mcux_flexcomm_transfer()
555 I2C_MasterTransferHandleIRQ(base, &data->handle); in mcux_flexcomm_isr()
598 I2C_MasterTransferCreateHandle(base, &data->handle, in mcux_flexcomm_init()
/Zephyr-latest/subsys/bluetooth/audio/
Dmicp_mic_ctlr.c337 LOG_DBG("[ATTRIBUTE] handle 0x%04X", attr->handle); in micp_discover_include_func()
356 mic_ctlr->discover_params.start_handle = attr->handle + 1; in micp_discover_include_func()
410 LOG_DBG("[ATTRIBUTE] handle 0x%04X", attr->handle); in micp_discover_func()
435 LOG_DBG("Subscribed to handle 0x%04X", attr->handle); in micp_discover_func()
437 LOG_DBG("Could not subscribe to handle 0x%04X: %d", attr->handle, in micp_discover_func()
463 LOG_DBG("[ATTRIBUTE] handle 0x%04X", attr->handle); in primary_discover_func()
471 mic_ctlr->start_handle = attr->handle + 1; in primary_discover_func()
701 mic_ctlr->read_params.single.handle = mic_ctlr->mute_handle; in bt_micp_mic_ctlr_mute_get()
734 mic_ctlr->write_params.handle = mic_ctlr->mute_handle; in bt_micp_mic_ctlr_write_mute()
Dvcp_vol_ctlr.c107 uint16_t handle = params->value_handle; in vcp_vol_ctlr_notify_handler() local
116 if (handle == vol_ctlr->state_handle && in vcp_vol_ctlr_notify_handler()
123 } else if (handle == vol_ctlr->vol_flag_handle && length == sizeof(vol_ctlr->vol_flags)) { in vcp_vol_ctlr_notify_handler()
310 vol_ctlr->read_params.single.handle = vol_ctlr->state_handle; in vcp_vol_ctlr_write_vcs_cp_cb()
360 LOG_DBG("[ATTRIBUTE] handle 0x%04X", attr->handle); in vcs_discover_include_func()
379 vol_ctlr->discover_params.start_handle = attr->handle + 1; in vcs_discover_include_func()
404 vol_ctlr->discover_params.start_handle = attr->handle + 1; in vcs_discover_include_func()
460 LOG_DBG("[ATTRIBUTE] handle 0x%04X", attr->handle); in vcs_discover_func()
491 attr->handle); in vcs_discover_func()
493 LOG_DBG("Could not subscribe to handle 0x%04X (%d)", attr->handle, in vcs_discover_func()
[all …]
/Zephyr-latest/drivers/sensor/ti/bq274xx/
DKconfig56 Priority of thread used by the driver to handle interrupts.
63 Stack size of thread used by the driver to handle interrupts.
/Zephyr-latest/drivers/sensor/adi/adxl345/
DKconfig55 Priority of thread used by the driver to handle interrupts.
62 Stack size of thread used by the driver to handle interrupts.
/Zephyr-latest/drivers/sensor/st/lis2ds12/
DKconfig50 Priority of thread used by the driver to handle interrupts.
57 Stack size of thread used by the driver to handle interrupts.
/Zephyr-latest/drivers/sensor/st/lis2mdl/
DKconfig49 Priority of thread used by the driver to handle interrupts.
56 Stack size of thread used by the driver to handle interrupts.
/Zephyr-latest/drivers/sensor/st/lps22hh/
DKconfig53 Priority of thread used by the driver to handle interrupts.
60 Stack size of thread used by the driver to handle interrupts.
/Zephyr-latest/drivers/sensor/bosch/bmi270/
DKconfig58 Priority of thread used by the driver to handle interrupts.
65 Stack size of thread used by the driver to handle interrupts.
/Zephyr-latest/drivers/sensor/grow_r502a/
DKconfig56 Priority of thread used by the driver to handle interrupts.
63 Stack size of thread used by the driver to handle interrupts.
/Zephyr-latest/drivers/sensor/st/iis2mdc/
DKconfig49 Priority of thread used by the driver to handle interrupts.
56 Stack size of thread used by the driver to handle interrupts.
/Zephyr-latest/subsys/bluetooth/controller/util/
Dutil.h18 int util_saa_le32(uint8_t *dst, uint8_t handle);
/Zephyr-latest/boards/fanke/fk7b0m1_vbt6/
Dboard.cmake3 board_runner_args(openocd --target-handle=_CHIPNAME.cpu0)
/Zephyr-latest/boards/witte/linum/
Dboard.cmake5 board_runner_args(openocd --target-handle=_CHIPNAME.cpu0)
/Zephyr-latest/boards/fanke/fk750m1_vbt6/
Dboard.cmake3 board_runner_args(openocd --target-handle=_CHIPNAME.cpu0)
/Zephyr-latest/boards/arduino/nano_33_iot/
Dpre_dt_board.cmake7 # Suppress "unique_unit_address_if_enabled" to handle the following overlaps:
/Zephyr-latest/boards/atmel/sam0/samd21_xpro/
Dpre_dt_board.cmake7 # Suppress "unique_unit_address_if_enabled" to handle the following overlaps:
/Zephyr-latest/boards/atmel/sam0/samr21_xpro/
Dpre_dt_board.cmake7 # Suppress "unique_unit_address_if_enabled" to handle the following overlaps:
/Zephyr-latest/boards/adafruit/trinket_m0/
Dpre_dt_board.cmake7 # Suppress "unique_unit_address_if_enabled" to handle the following overlaps:
/Zephyr-latest/tests/bluetooth/df/connectionless_cte_rx/src/
Dcommon.c60 g_per_sync->handle = ull_sync_handle_get(sync); in common_create_per_sync_set()
/Zephyr-latest/boards/arduino/mkrzero/
Dpre_dt_board.cmake7 # Suppress "unique_unit_address_if_enabled" to handle the following overlaps:

1...<<11121314151617181920>>...29