Home
last modified time | relevance | path

Searched refs:profile (Results 1 – 25 of 55) sorted by relevance

123

/Zephyr-latest/doc/hardware/peripherals/
Dcharger.rst14 executed the battery pack is charged according to the charge profile configured on the charger
15 device. The charge profile is defined in the battery pack's specification that is provided by the
16 manufacturer. On charger devices with a control port, the charge profile can be configured by the
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/lll/
Dlll_prof.c121 struct profile *p; in lll_prof_send()
129 p = &pdu->profile; in lll_prof_send()
/Zephyr-latest/subsys/bluetooth/host/classic/
DKconfig82 bool "Bluetooth Handsfree profile HF Role support [EXPERIMENTAL]"
90 bool "Bluetooth Handsfree profile AG Role support [EXPERIMENTAL]"
171 This option enables the A2DP profile
188 This option enables the A2DP profile source function
193 This option enables the A2DP profile sink function
208 This option enables the AVRCP profile
215 This option enables the AVRCP profile target function
220 This option enables the AVRCP profile controller function
/Zephyr-latest/doc/connectivity/bluetooth/api/
Dmesh.rst6 The Bluetooth Mesh profile adds secure wireless multi-hop communication for
/Zephyr-latest/modules/trusted-firmware-m/
DKconfig.tfm68 Build profile used to build tfm_s image. The available values are
69 profile_large, profile_medium and profile_small. The default profile
73 prompt "TF-M build profile"
76 The TF-M build profile selection. Can be empty (not set),
77 small, medium or large. Certain profile types enable other
82 bool "TF-M build profile: not set (base)"
85 bool "TF-M build profile: small"
88 bool "TF-M build profile: medium"
91 bool "TF-M build profile: ARoT-less"
94 bool "TF-M build profile: large"
[all …]
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/
Dtmap.rst5 Unlike most other low-layer profiles, TMAP is a profile that exists and has a service (TMAS) on all
Dgmap.rst5 Unlike most other low-layer profiles, GMAP is a profile that exists and has a service (GMAS) on all
/Zephyr-latest/lib/posix/options/
DKconfig9 rsource "Kconfig.profile"
DKconfig.profile26 This choice is intended to help users select the correct POSIX profile for their
37 No pre-defined POSIX profile is selected.
/Zephyr-latest/drivers/display/
Duc81xx.c93 enum uc81xx_profile_type profile; member
210 if (data->profile == type) { in uc81xx_set_profile()
215 data->profile = type; in uc81xx_set_profile()
525 data->profile = UC81XX_PROFILE_INVALID; in uc81xx_controller_init()
636 const struct uc81xx_profile *p = config->profiles[data->profile]; in uc8176_set_cdi()
685 const struct uc81xx_profile *p = config->profiles[data->profile]; in uc8179_set_cdi()
Dssd16xx.c69 enum ssd16xx_profile_type profile; member
261 const struct ssd16xx_profile *p = config->profiles[data->profile]; in ssd16xx_update_display()
265 const bool partial = data->profile == SSD16XX_PROFILE_PARTIAL; in ssd16xx_update_display()
751 if (type == data->profile) { in ssd16xx_set_profile()
842 data->profile = type; in ssd16xx_set_profile()
857 data->profile = SSD16XX_PROFILE_INVALID; in ssd16xx_controller_init()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_prof.c205 struct profile *p; in send()
269 p = &pdu->profile; in send()
/Zephyr-latest/doc/develop/tools/
Dclion.rst55 Configure the toolchain and CMake profile
58 CLion will open the :guilabel:`Open Project Wizard` with the CMake profile settings. If that does
77 #. Back in the CMake profile settings dialog, specify your board in the :guilabel:`CMake options`
87 :alt: CMake profile
/Zephyr-latest/arch/arm64/core/
DKconfig207 From https://developer.arm.com/products/architecture/cpu-architecture/a-profile:
214 compatibility with the Armv7-A architecture and enhances that profile
233 From https://developer.arm.com/products/architecture/cpu-architecture/r-profile:
234 The Armv8-R architecture targets at the Real-time profile. It introduces
/Zephyr-latest/arch/arm/core/cortex_a_r/
DKconfig153 From https://developer.arm.com/products/architecture/cpu-architecture/r-profile:
175 From https://developer.arm.com/products/architecture/cpu-architecture/r-profile:
176 The Armv8-R architecture targets at the Real-time profile. It introduces
/Zephyr-latest/samples/bluetooth/hci_pwr_ctrl/
DREADME.rst21 connection is. The peripheral implements a simple GATT profile exposing the
/Zephyr-latest/tests/subsys/edac/ibecc/
DREADME.rst29 In order to use Error Injection user need to use BIOS Boot Guard 0 profile.
/Zephyr-latest/samples/bluetooth/ccp_call_control_client/
DREADME.rst14 The profile works for both GAP Central and GAP Peripheral devices, but this sample only assumes the
/Zephyr-latest/samples/bluetooth/ccp_call_control_server/
DREADME.rst14 The profile works for both GAP Central and GAP Peripheral devices, but this sample only assumes the
/Zephyr-latest/boards/qemu/cortex_a53/doc/
Dindex.rst106 2. (ID070919) Arm® Architecture Reference Manual - Armv8, for Armv8-A architecture profile
/Zephyr-latest/boards/arm/fvp_base_revc_2xaemv8a/doc/
Dindex.rst122 1. (ID070919) Arm® Architecture Reference Manual - Armv8, for Armv8-A architecture profile
/Zephyr-latest/boards/arm/fvp_baser_aemv8r/doc/
Daarch32.rst102 … [2] Arm Architecture Reference Manual Supplement - Armv8, for Armv8-R AArch32 architecture profile
Daarch64.rst112 … [2] Arm Architecture Reference Manual Supplement - Armv8, for Armv8-R AArch64 architecture profile
/Zephyr-latest/include/zephyr/bluetooth/classic/
Dsdp.h655 int bt_sdp_get_profile_version(const struct net_buf *buf, uint16_t profile,
/Zephyr-latest/doc/connectivity/bluetooth/api/audio/
Dbluetooth-le-audio-arch.rst26 (VCP)). The functions are then further prefixed with the specific role from each profile where
28 There are usually a function per procedure defined by the profile or service specifications,
33 If the file is specific for a profile role, the role is also embedded in the file name.
361 If a profile role depends on another profile that depends on a service, then that dependency is imp…
873 Bluetooth Audio Stack. Each profile can generally be enabled on its own, but
906 Stream control is implemented by the Basic Audio Profile. This profile
1173 making it easier to use a profile role correctly.
1179 As a rule of thumb, the return types of the callbacks for each profile implementation indicate

123