Home
last modified time | relevance | path

Searched refs:aux (Results 26 – 41 of 41) sorted by relevance

12

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_adv.c1051 if (lll->aux) { in prepare_cb()
1060 lll->aux->ticks_pri_pdu_offset += 1U; in prepare_cb()
1349 lll_aux = lll->aux; in isr_done()
1412 if (!lll->aux) in isr_done()
/Zephyr-latest/drivers/sensor/st/iis2iclx/
Diis2iclx_shub.c654 iis2iclx_aux_sens_on_t aux = IIS2ICLX_SLV_0_1_2; in iis2iclx_shub_set_data_channel() local
656 if (iis2iclx_sh_slave_connected_set((stmdev_ctx_t *)&cfg->ctx, aux) < 0) { in iis2iclx_shub_set_data_channel()
/Zephyr-latest/drivers/sensor/st/ism330dhcx/
Dism330dhcx_shub.c627 ism330dhcx_aux_sens_on_t aux = ISM330DHCX_SLV_0_1_2; in ism330dhcx_shub_set_data_channel() local
629 if (ism330dhcx_sh_slave_connected_set(data->ctx, aux) < 0) { in ism330dhcx_shub_set_data_channel()
/Zephyr-latest/drivers/sensor/st/lsm6dso16is/
Dlsm6dso16is_shub.c679 lsm6dso16is_sh_slave_connected_t aux = LSM6DSO16IS_SLV_0_1_2; in lsm6dso16is_shub_set_data_channel() local
681 if (lsm6dso16is_sh_slave_connected_set(ctx, aux) < 0) { in lsm6dso16is_shub_set_data_channel()
/Zephyr-latest/drivers/sensor/st/lsm6dsv16x/
Dlsm6dsv16x_shub.c679 lsm6dsv16x_sh_slave_connected_t aux = LSM6DSV16X_SLV_0_1_2; in lsm6dsv16x_shub_set_data_channel() local
681 if (lsm6dsv16x_sh_slave_connected_set(ctx, aux) < 0) { in lsm6dsv16x_shub_set_data_channel()
/Zephyr-latest/lib/os/
DKconfig11 aux operations).
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_sync.c585 struct ll_scan_aux_set *aux; in ll_sync_terminate()
587 aux = HDR_LLL2ULL(lll_aux); in ll_sync_terminate()
588 err = ull_scan_aux_stop(aux); in ll_sync_terminate()
595 LL_ASSERT(!aux->parent); in ll_sync_terminate()
Dull_filter.c1216 lll_aux = lll->aux; in rpa_adv_refresh()
/Zephyr-latest/arch/arc/
DKconfig137 - LP_START, LP_END aux regs
186 with highest priority, status32 and pc will be saved in aux regs,
/Zephyr-latest/boards/shields/x_nucleo_iks4a1/doc/
Dindex.rst52 LSM6DSV16X through aux SPI (3/4 w)
/Zephyr-latest/drivers/dai/intel/ssp/
Dssp.c128 int aux; in dai_ssp_gcd() local
171 aux = a; in dai_ssp_gcd()
173 b = aux; in dai_ssp_gcd()
/Zephyr-latest/doc/releases/
Drelease-notes-1.11.rst448 * :github:`5996` - Need a "ps aux" like command to list all running threads and their attributes
Drelease-notes-3.0.rst954 * :github:`42065` - Bluetooth Controller: scan aux setup not checking extended header length of rec…
Drelease-notes-3.5.rst1204 * :dtcompatible:`brcm,bcm2711-aux-uart`
Drelease-notes-2.5.rst1959 …E Adv. Ext.: Extended Scan with PHY selection for non-conn non-scan un-directed without aux packets
Drelease-notes-2.6.rst2241 …E Adv. Ext.: Extended Scan with PHY selection for non-conn non-scan un-directed without aux packets

12