Searched refs:forced (Results 1 – 25 of 29) sorted by relevance
12
| /Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
| D | lll_conn.h | 78 uint8_t forced:1; member 84 uint8_t forced:1; member 91 uint8_t forced:1; member
|
| D | lll_sync.h | 30 uint8_t forced:1; member
|
| D | ull_sync.c | 1003 lll->forced = 0U; in ull_sync_setup() 1406 lll->forced = force_lll;
|
| D | ull_central.c | 256 conn_lll->central.forced = 0; in ll_create_connection()
|
| D | ull_conn.c | 1197 lll->forced = force_lll; in ull_conn_done()
|
| D | ull_adv.c | 1075 conn_lll->periph.forced = 0;
|
| /Zephyr-latest/boards/sparkfun/thing_plus/ |
| D | Kconfig | 9 # (board.c), so it is forced here to be enabled always, not only
|
| /Zephyr-latest/soc/lowrisc/opentitan/ |
| D | Kconfig | 20 # OpenTitan Ibex core mtvec mode is read-only / forced to vectored mode.
|
| /Zephyr-latest/boards/nordic/nrf9160dk/ |
| D | Kconfig | 8 # (board.c), so it is forced here to be enabled always, not only
|
| /Zephyr-latest/drivers/sensor/bosch/bme280/ |
| D | Kconfig | 25 performed, whereas in forced mode only single measurement is performed. 29 bool "forced"
|
| /Zephyr-latest/soc/mediatek/mt8xxx/ |
| D | CMakeLists.txt | 34 # device and where it won't be forced to communicate via side channels.
|
| /Zephyr-latest/doc/services/pm/ |
| D | system.rst | 33 forced_state [label="state forced ?", shape=diamond style="rounded,dashed"]
|
| /Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/ |
| D | lll_conn.c | 169 if (lll->forced) { in lll_conn_central_is_abort_cb() 191 if (lll->forced) { in lll_conn_peripheral_is_abort_cb()
|
| D | lll_sync.c | 570 if (lll_sync_curr->forced) { in is_abort_cb()
|
| /Zephyr-latest/boards/st/sensortile_box/doc/ |
| D | index.rst | 152 forced to enter DFU mode.
|
| /Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
| D | provisioning.rst | 184 as AuthValue may be brute forced in real time. To ensure secure provisioning, applications
|
| /Zephyr-latest/include/zephyr/arch/x86/ia32/ |
| D | linker.ld | 492 * For performance, BSS section is forced to be both 4 byte aligned and
|
| /Zephyr-latest/cmake/modules/ |
| D | kconfig.cmake | 338 list(APPEND input_configs_flags --forced-input-configs)
|
| /Zephyr-latest/boards/qemu/x86/ |
| D | qemu_x86_tiny.ld | 726 * For performance, BSS section is forced to be both 4 byte aligned and
|
| /Zephyr-latest/boards/st/steval_stwinbx1/doc/ |
| D | index.rst | 313 With both methods, the board should be forced to enter DFU mode.
|
| /Zephyr-latest/boards/st/sensortile_box_pro/doc/ |
| D | index.rst | 283 port and to your computer. The board should be forced to enter DFU mode.
|
| /Zephyr-latest/doc/build/dts/ |
| D | api-usage.rst | 167 Their names are also forced to lowercase.
|
| /Zephyr-latest/doc/releases/ |
| D | release-notes-2.3.rst | 519 * 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/ |
| D | Kconfig.ll_sw_split | 1112 bool "Random forced scheduling for peripheral on missed anchor point"
|
| /Zephyr-latest/doc/hardware/porting/ |
| D | arch.rst | 142 * Using some architecture defined mechanism, the parameter value is forced in
|
12