Home
last modified time | relevance | path

Searched refs:SC (Results 1 – 16 of 16) sorted by relevance

/Zephyr-latest/tests/bsim/bluetooth/host/gatt/sc_indicate/src/
Dcentral.c29 SC, enumerator
63 subscribe_params.value_handle = gatt_handles[SC]; in subscribe()
98 gatt_handles[SC] = chrc->value_handle; in discover_func()
138 LOG_DBG("sc handle: %d", gatt_handles[SC]); in gatt_discover()
/Zephyr-latest/samples/bluetooth/peripheral_sc_only/
DREADME.rst2 :name: Peripheral SC-only
/Zephyr-latest/soc/neorv32/
DKconfig19 # NEORV32 RISC-V ISA A extension implements only LR/SC, not AMO
/Zephyr-latest/samples/subsys/mgmt/osdp/
DREADME.rst8 It supports Secure Channel (SC) for encrypted and authenticated communication
/Zephyr-latest/drivers/counter/
Dcounter_mcux_tpm.c175 if (base->SC & TPM_SC_CLKS_MASK) {
177 if (base->SC & TPM_SC_CMOD_MASK) {
/Zephyr-latest/boards/nxp/frdm_mcxn236/
Dboard.c231 while (SPC0->SC & SPC_SC_BUSY_MASK) { in frdm_mcxn236_init()
/Zephyr-latest/boards/sc/scobc_module1/doc/
Dindex.rst53 The default configuration contains one SC UART IP, which is register compatible
/Zephyr-latest/boards/nxp/frdm_mcxn947/
Dboard.c300 while (SPC0->SC & SPC_SC_BUSY_MASK) { in frdm_mcxn947_init()
/Zephyr-latest/boards/m5stack/m5stack_stamps3/doc/
Dindex.rst104 features a DCDC (MUN3CAD01-SC) to generate the 3.3V needed for the MCU.
/Zephyr-latest/boards/ezurio/bl652_dvk/doc/
Dbl652_dvk.rst29 * DVK-BL652-SC
/Zephyr-latest/doc/safety/
Dsafety_overview.rst42 Systematic Capability (SC) 3 for a limited source scope (see certification scope TBD). Since the
/Zephyr-latest/doc/releases/
Drelease-notes-3.4.rst257 * :c:func:`bt_le_oob_set_sc_flag` for setting/clearing OOB flag in SC pairing
422 * Separated the handling of LE SC OOB pairing from the legacy OOB logic.
Drelease-notes-2.2.rst725 * :github:`23321` - Bluetooth: LE SC OOB authentication in central connects using different RPA
830 * :github:`22539` - bt_gatt: unable to save SC: no cfg left
Drelease-notes-2.0.rst1513 * :github:`2586` - Support for LE SC out-of-band pairing
Drelease-notes-2.4.rst1188 …ost: GATT service request is not able to trigger the authentication procedure while in SC only mode
/Zephyr-latest/subsys/bluetooth/host/
DKconfig574 This option disables Legacy and LE SC pairing and forces legacy OOB.