Home
last modified time | relevance | path

Searched defs:features (Results 1 – 25 of 41) 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.rst891 The ``imply`` statement
913 Optional prompts
942 Optional choices
967 ``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.c42 enum bt_pbp_announcement_feature features; in cmd_pbp_set_features() local
Dgmap.c67 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.c81 static struct bt_has_features_param features = { variable
/Zephyr-latest/include/zephyr/drivers/dma/
Ddma_stm32.h83 #define STM32_DMA_FEATURES_FIFO_THRESHOLD(features) (features & 0x3) argument
85 #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/boards/native/doc/
Dbsim_boards_design.rst204 .. _Threading:
Darch_soc.rst191 .. _posix_arch_rationale:
/Zephyr-latest/tests/bluetooth/tester/src/audio/btp/
Dbtp_pbp.h18 uint8_t features; member
/Zephyr-latest/subsys/bluetooth/host/classic/shell/
Dbredr.c379 uint16_t features; in sdp_hfp_ag_user() local
434 uint16_t features; in sdp_a2src_user() local
/Zephyr-latest/drivers/entropy/
Dentropy_neorv32_trng.c104 uint32_t features; in neorv32_trng_init() local
/Zephyr-latest/doc/services/storage/zms/
Dzms.rst343 Version 1
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dgmap_ugt_test.c347 struct bt_gmap_feat features) in gmap_discover_cb()
411 const struct bt_gmap_feat features = { in test_main() 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/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.c177 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/services/ots/
Dots_internal.h130 struct bt_ots_feat features; member
/Zephyr-latest/subsys/bluetooth/mesh/
Dheartbeat.c364 void bt_mesh_hb_feature_changed(uint16_t features) in bt_mesh_hb_feature_changed()

12