Home
last modified time | relevance | path

Searched defs:features (Results 1 – 25 of 39) sorted by relevance

12

/Zephyr-latest/doc/hardware/arch/
Darm_cortex_m.rst84 Notes
93 Threads
121 Thread context switching
195 Interrupt handling features
201 Interrupt priority levels
216 Reserved priority levels
267 Locking and unlocking IRQs
303 Dynamic direct interrupts
317 Zero Latency interrupts
335 CPU Idling
[all …]
/Zephyr-latest/doc/services/llext/
Dbuild.rst31 Building the extension
78 Tweaking the build process
92 Custom build steps
/Zephyr-latest/subsys/bluetooth/audio/
Dpbp.c25 enum bt_pbp_announcement_feature features, in bt_pbp_get_announcement()
55 int bt_pbp_parse_announcement(struct bt_data *data, enum bt_pbp_announcement_feature *features, in bt_pbp_parse_announcement()
Dgmap_server.c168 static bool valid_gmap_features(enum bt_gmap_role role, struct bt_gmap_feat features) in valid_gmap_features()
345 int bt_gmap_register(enum bt_gmap_role role, struct bt_gmap_feat features) in bt_gmap_register()
376 int bt_gmap_set_role(enum bt_gmap_role role, struct bt_gmap_feat features) in bt_gmap_set_role()
/Zephyr-latest/doc/build/kconfig/
Dtips.rst912 The ``imply`` statement
934 Optional prompts
963 Optional choices
988 ``visible if`` conditions
/Zephyr-latest/doc/develop/test/
Dztest.rst122 Test result expectations
151 Test rules
180 A custom ``test_main``
/Zephyr-latest/tests/bluetooth/df/common/src/
Dbt_conn_common.c64 void ut_bt_set_peer_features(uint16_t conn_handle, uint64_t features) in ut_bt_set_peer_features()
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dpbp.c43 enum bt_pbp_announcement_feature features; in cmd_pbp_set_features() local
Dgmap.c66 struct bt_gmap_feat features) in gmap_discover_cb()
84 static void set_gmap_features(struct bt_gmap_feat *features) in set_gmap_features()
127 struct bt_gmap_feat features; in cmd_gmap_init() local
157 struct bt_gmap_feat features; in cmd_gmap_set_role() local
/Zephyr-latest/samples/bluetooth/hap_ha/src/
Dhas_server.c78 static struct bt_has_features_param features = { variable
/Zephyr-latest/include/zephyr/drivers/dma/
Ddma_stm32.h81 #define STM32_DMA_FEATURES_FIFO_THRESHOLD(features) (features & 0x3) argument
83 #define STM32_DMA_FEATURES_FIFO_THRESHOLD(features) 0 argument
/Zephyr-latest/subsys/ipc/ipc_service/lib/
Dipc_static_vrings.c24 static void ipc_virtio_set_features(struct virtio_device *vdev, uint32_t features) in ipc_virtio_set_features()
/Zephyr-latest/drivers/entropy/
Dentropy_neorv32_trng.c88 uint32_t features; in neorv32_trng_init() local
/Zephyr-latest/boards/native/doc/
Dbsim_boards_design.rst204 .. _Threading:
Darch_soc.rst191 .. _posix_arch_rationale:
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dgmap_ugt_test.c309 struct bt_gmap_feat features) in gmap_discover_cb()
362 const struct bt_gmap_feat features = { in test_main() local
/Zephyr-latest/subsys/bluetooth/host/classic/shell/
Dbredr.c378 uint16_t features; in sdp_hfp_ag_user() local
438 uint16_t features; in sdp_a2src_user() local
/Zephyr-latest/subsys/ipc/rpmsg_service/
Drpmsg_backend.c96 static void ipc_virtio_set_features(struct virtio_device *vdev, uint32_t features) in ipc_virtio_set_features()
/Zephyr-latest/doc/services/storage/zms/
Dzms.rst363 Version1
/Zephyr-latest/samples/subsys/ipc/openamp/src/
Dmain.c62 static void ipc_virtio_set_features(struct virtio_device *dev, uint32_t features) in ipc_virtio_set_features()
/Zephyr-latest/drivers/gpio/
Dgpio_neorv32.c174 uint32_t features; in neorv32_gpio_init() local
/Zephyr-latest/boards/native/native_sim/doc/
Dindex.rst53 .. _native_sim_how_to_use:
/Zephyr-latest/subsys/bluetooth/mesh/
Dheartbeat.c364 void bt_mesh_hb_feature_changed(uint16_t features) in bt_mesh_hb_feature_changed()
/Zephyr-latest/subsys/bluetooth/services/ots/
Dots_internal.h130 struct bt_ots_feat features; member
/Zephyr-latest/subsys/bluetooth/host/
Dhci_core.h275 uint8_t features[8]; member
371 uint8_t features[LMP_FEAT_PAGES_COUNT][8]; member

12