/Zephyr-latest/doc/hardware/peripherals/ |
D | charger.rst | 14 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/ |
D | lll_prof.c | 121 struct profile *p; in lll_prof_send() 129 p = &pdu->profile; in lll_prof_send()
|
/Zephyr-latest/subsys/bluetooth/host/classic/ |
D | Kconfig | 82 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/ |
D | mesh.rst | 6 The Bluetooth Mesh profile adds secure wireless multi-hop communication for
|
/Zephyr-latest/modules/trusted-firmware-m/ |
D | Kconfig.tfm | 68 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/ |
D | tmap.rst | 5 Unlike most other low-layer profiles, TMAP is a profile that exists and has a service (TMAS) on all
|
D | gmap.rst | 5 Unlike most other low-layer profiles, GMAP is a profile that exists and has a service (GMAS) on all
|
/Zephyr-latest/lib/posix/options/ |
D | Kconfig | 9 rsource "Kconfig.profile"
|
D | Kconfig.profile | 26 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/ |
D | uc81xx.c | 93 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()
|
D | ssd16xx.c | 69 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/ |
D | lll_prof.c | 205 struct profile *p; in send() 269 p = &pdu->profile; in send()
|
/Zephyr-latest/doc/develop/tools/ |
D | clion.rst | 55 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/ |
D | Kconfig | 207 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/ |
D | Kconfig | 153 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/ |
D | README.rst | 21 connection is. The peripheral implements a simple GATT profile exposing the
|
/Zephyr-latest/tests/subsys/edac/ibecc/ |
D | README.rst | 29 In order to use Error Injection user need to use BIOS Boot Guard 0 profile.
|
/Zephyr-latest/samples/bluetooth/ccp_call_control_client/ |
D | README.rst | 14 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/ |
D | README.rst | 14 The profile works for both GAP Central and GAP Peripheral devices, but this sample only assumes the
|
/Zephyr-latest/boards/qemu/cortex_a53/doc/ |
D | index.rst | 106 2. (ID070919) Arm® Architecture Reference Manual - Armv8, for Armv8-A architecture profile
|
/Zephyr-latest/boards/arm/fvp_base_revc_2xaemv8a/doc/ |
D | index.rst | 122 1. (ID070919) Arm® Architecture Reference Manual - Armv8, for Armv8-A architecture profile
|
/Zephyr-latest/boards/arm/fvp_baser_aemv8r/doc/ |
D | aarch32.rst | 102 … [2] Arm Architecture Reference Manual Supplement - Armv8, for Armv8-R AArch32 architecture profile
|
D | aarch64.rst | 112 … [2] Arm Architecture Reference Manual Supplement - Armv8, for Armv8-R AArch64 architecture profile
|
/Zephyr-latest/include/zephyr/bluetooth/classic/ |
D | sdp.h | 655 int bt_sdp_get_profile_version(const struct net_buf *buf, uint16_t profile,
|
/Zephyr-latest/doc/connectivity/bluetooth/api/audio/ |
D | bluetooth-le-audio-arch.rst | 26 (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
|