Home
last modified time | relevance | path

Searched full:df (Results 1 – 25 of 44) sorted by relevance

12

/Zephyr-Core-3.5.0/boards/shields/x_nucleo_eeprma2/doc/
Dindex.rst43 - `M24256-DF Serial I2C bus EEPROM Datasheet`_
44 - `M24M01-DF Serial I2C bus EEPROM Datasheet`_
47 - `M95256-DF Serial SPI bus EEPROM Datasheet`_
78 .. _M24256-DF Serial I2C bus EEPROM Datasheet:
79 https://www.st.com/resource/en/datasheet/m24256-df.pdf
81 .. _M24M01-DF Serial I2C bus EEPROM Datasheet:
82 https://www.st.com/resource/en/datasheet/m24m01-df.pdf
87 .. _M95256-DF Serial SPI bus EEPROM Datasheet:
88 https://www.st.com/resource/en/datasheet/m95256-df.pdf
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_df_internal.h15 /* Allocate memory for new DF sync configuration. It will always return the same
20 /* Returns pointer to last allocated DF sync configuration. If it is called before
29 /* Enqueue new DF sync configuration data. */
35 /* Get latest DF sync configuration data. Latest configuration data are the one
40 /* Get current DF sync configuration data. Current configuration data
49 /* Return information if DF sync configuration data were modified since last
Dlll_df_types.h129 /* Double buffer to store DF sync configuration */
/Zephyr-Core-3.5.0/samples/bluetooth/hci_uart/
Dsample.yaml12 sample.bluetooth.hci_uart.nrf52833.df:
21 sample.bluetooth.hci_uart.nrf5340_netcore.df:
30 sample.bluetooth.hci_uart.nrf52833.df.iq_report:
40 sample.bluetooth.hci_uart.nrf5340_netcore.df.iq_report:
DREADME.rst138 west build samples/bluetooth/hci_uart -b nrf52833dk_nrf52833@df -- -DCONFIG_BT_CTLR_DF=y
142 * ``nrf5340dk_nrf5340_cpunet@df``
143 * ``nrf52833dk_nrf52833@df``
/Zephyr-Core-3.5.0/tests/bluetooth/df/connection_cte_req/
Dtestcase.yaml2 bluetooth.df.conection_cte_req:
/Zephyr-Core-3.5.0/tests/bluetooth/df/connection_cte_tx_params/
Dtestcase.yaml2 bluetooth.df.conection_cte_tx_params:
/Zephyr-Core-3.5.0/tests/bluetooth/df/connectionless_cte_rx/
Dtestcase.yaml2 bluetooth.df.connectionless_cte_rx:
/Zephyr-Core-3.5.0/tests/bluetooth/df/connectionless_cte_chains/
Dtestcase.yaml2 bluetooth.df.connectionless_cte_chains:
/Zephyr-Core-3.5.0/tests/bluetooth/df/connectionless_cte_tx/
Dtestcase.yaml2 bluetooth.df.connectionless_cte_tx:
/Zephyr-Core-3.5.0/samples/bluetooth/direction_finding_connectionless_rx/
Dprj.conf2 CONFIG_BT_DEVICE_NAME="DF Connectionless Locator App"
DKconfig7 menu "DF Connectionless Locator App"
/Zephyr-Core-3.5.0/samples/bluetooth/direction_finding_connectionless_tx/
Dprj.conf2 CONFIG_BT_DEVICE_NAME="DF Connectionless Beacon App"
/Zephyr-Core-3.5.0/samples/bluetooth/hci_rpmsg/
Dsample.yaml76 sample.bluetooth.hci_rpmsg.df.bt_ll_sw_split:
85 sample.bluetooth.hci_rpmsg.df.no_phy_coded.bt_ll_sw_split:
/Zephyr-Core-3.5.0/samples/bluetooth/direction_finding_peripheral/
Dprj.conf9 CONFIG_BT_DEVICE_NAME="DF Conn App"
/Zephyr-Core-3.5.0/tests/crypto/tinycrypt/src/
Dctr_prng.c61 * AES-128 no df, PredictionResistance = False, EntropyInputLen = 256,
84 * AES-128 no df, PredictionResistance = False, EntropyInputLen = 256,
107 * AES-128 no df, PredictionResistance = False, EntropyInputLen = 256,
130 * AES-128 no df, PredictionResistance = False, EntropyInputLen = 256,
154 * AES-128 no df, PredictionResistance = False, EntropyInputLen = 256,
177 * AES-128 no df, PredictionResistance = False, EntropyInputLen = 256,
200 * AES-128 no df, PredictionResistance = False, EntropyInputLen = 256,
223 * AES-128 no df, PredictionResistance = False, EntropyInputLen = 256,
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ll_sw/
Dull_df_internal.h20 /* Initialized DF sync configuration. */
/Zephyr-Core-3.5.0/arch/x86/zefi/
Dzefi.py124 df = open("data.dat", "ab")
125 df.write(data_blob)
126 df.close()
/Zephyr-Core-3.5.0/tests/bluetooth/df/connectionless_cte_rx/src/
Dcommon.c52 * because it is not required to test DF functionality. in common_create_per_sync_set()
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/
DKconfig.df6 # BT_CTLR_DF_SUPPORT is a wrapper for all DF features. It is referenced by Host
7 # to enable its DF related Kconfigs when build together with the Controller.
8 # It is required to enable it when Controller supports any DF related feature
/Zephyr-Core-3.5.0/tests/drivers/flash/common/boards/
Dnrf52840dk_mx25l51245g.overlay60 10 d8 00 ff d6 49 c5 00 81 df 04 e3 44 03 67 38
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio_df.c166 * Sets up DF related PSEL.DFEGPIO registers to give possibility to Radio
386 * Note: Only registers that turn off the DF feature and those in radio_df_reset()
/Zephyr-Core-3.5.0/samples/subsys/llext/shell_loader/
DREADME.rst88 00000000 l df *ABS* 00000000 hello_world.c
/Zephyr-Core-3.5.0/doc/_static/css/
Ddark.css31 --link-color-hover: #9df;
/Zephyr-Core-3.5.0/boards/arm/stm32l562e_dk/
Dstm32l562e_dk_common.dtsi158 81 df 04 e3 44 03 67 38

12