Home
last modified time | relevance | path

Searched refs:forced (Results 1 – 25 of 29) sorted by relevance

12

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dlll_conn.h78 uint8_t forced:1; member
84 uint8_t forced:1; member
91 uint8_t forced:1; member
Dlll_sync.h30 uint8_t forced:1; member
Dull_sync.c999 lll->forced = 0U; in ull_sync_setup()
1399 lll->forced = force_lll;
Dull_central.c256 conn_lll->central.forced = 0; in ll_create_connection()
Dull_conn.c1191 lll->forced = force_lll; in ull_conn_done()
Dull_adv.c1075 conn_lll->periph.forced = 0;
/Zephyr-latest/boards/sparkfun/thing_plus/
DKconfig9 # (board.c), so it is forced here to be enabled always, not only
/Zephyr-latest/soc/lowrisc/opentitan/
DKconfig20 # OpenTitan Ibex core mtvec mode is read-only / forced to vectored mode.
/Zephyr-latest/boards/nordic/nrf9160dk/
DKconfig8 # (board.c), so it is forced here to be enabled always, not only
/Zephyr-latest/drivers/sensor/bosch/bme280/
DKconfig25 performed, whereas in forced mode only single measurement is performed.
29 bool "forced"
/Zephyr-latest/soc/mediatek/mt8xxx/
DCMakeLists.txt34 # device and where it won't be forced to communicate via side channels.
/Zephyr-latest/doc/services/pm/
Dsystem.rst33 forced_state [label="state forced ?", shape=diamond style="rounded,dashed"]
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_conn.c167 if (lll->forced) { in lll_conn_central_is_abort_cb()
189 if (lll->forced) { in lll_conn_peripheral_is_abort_cb()
Dlll_sync.c570 if (lll_sync_curr->forced) { in is_abort_cb()
/Zephyr-latest/boards/st/sensortile_box/doc/
Dindex.rst150 forced to enter DFU mode.
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dprovisioning.rst184 as AuthValue may be brute forced in real time. To ensure secure provisioning, applications
/Zephyr-latest/include/zephyr/arch/x86/ia32/
Dlinker.ld492 * For performance, BSS section is forced to be both 4 byte aligned and
/Zephyr-latest/cmake/modules/
Dkconfig.cmake369 list(APPEND input_configs_flags --forced-input-configs)
/Zephyr-latest/boards/st/sensortile_box_pro/doc/
Dindex.rst281 port and to your computer. The board should be forced to enter DFU mode.
/Zephyr-latest/boards/st/steval_stwinbx1/doc/
Dindex.rst311 With both methods, the board should be forced to enter DFU mode.
/Zephyr-latest/boards/qemu/x86/
Dqemu_x86_tiny.ld726 * For performance, BSS section is forced to be both 4 byte aligned and
/Zephyr-latest/doc/build/dts/
Dapi-usage.rst167 Their names are also forced to lowercase.
/Zephyr-latest/doc/releases/
Drelease-notes-2.3.rst519 * Added forced sampling mode to BME280 driver
1110 * :github:`23694` - TEMP_KINETIS is forced enabled on frdm_k64f if SENSORS is enabled. But ADC is m…
/Zephyr-latest/subsys/bluetooth/controller/
DKconfig.ll_sw_split1113 bool "Random forced scheduling for peripheral on missed anchor point"
/Zephyr-latest/doc/hardware/porting/
Darch.rst142 * Using some architecture defined mechanism, the parameter value is forced in

12