/Zephyr-latest/doc/hardware/arch/ |
D | arm_cortex_m.rst | 84 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/ |
D | build.rst | 31 Building the extension 78 Tweaking the build process 92 Custom build steps
|
/Zephyr-latest/subsys/bluetooth/audio/ |
D | pbp.c | 25 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()
|
D | gmap_server.c | 168 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/ |
D | tips.rst | 912 The ``imply`` statement 934 Optional prompts 963 Optional choices 988 ``visible if`` conditions
|
/Zephyr-latest/doc/develop/test/ |
D | ztest.rst | 122 Test result expectations 151 Test rules 180 A custom ``test_main``
|
/Zephyr-latest/tests/bluetooth/df/common/src/ |
D | bt_conn_common.c | 64 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/ |
D | pbp.c | 43 enum bt_pbp_announcement_feature features; in cmd_pbp_set_features() local
|
D | gmap.c | 66 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/ |
D | has_server.c | 78 static struct bt_has_features_param features = { variable
|
/Zephyr-latest/include/zephyr/drivers/dma/ |
D | dma_stm32.h | 81 #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/ |
D | ipc_static_vrings.c | 24 static void ipc_virtio_set_features(struct virtio_device *vdev, uint32_t features) in ipc_virtio_set_features()
|
/Zephyr-latest/drivers/entropy/ |
D | entropy_neorv32_trng.c | 88 uint32_t features; in neorv32_trng_init() local
|
/Zephyr-latest/boards/native/doc/ |
D | bsim_boards_design.rst | 204 .. _Threading:
|
D | arch_soc.rst | 191 .. _posix_arch_rationale:
|
/Zephyr-latest/tests/bsim/bluetooth/audio/src/ |
D | gmap_ugt_test.c | 309 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/ |
D | bredr.c | 378 uint16_t features; in sdp_hfp_ag_user() local 438 uint16_t features; in sdp_a2src_user() local
|
/Zephyr-latest/subsys/ipc/rpmsg_service/ |
D | rpmsg_backend.c | 96 static void ipc_virtio_set_features(struct virtio_device *vdev, uint32_t features) in ipc_virtio_set_features()
|
/Zephyr-latest/doc/services/storage/zms/ |
D | zms.rst | 363 Version1
|
/Zephyr-latest/samples/subsys/ipc/openamp/src/ |
D | main.c | 62 static void ipc_virtio_set_features(struct virtio_device *dev, uint32_t features) in ipc_virtio_set_features()
|
/Zephyr-latest/drivers/gpio/ |
D | gpio_neorv32.c | 174 uint32_t features; in neorv32_gpio_init() local
|
/Zephyr-latest/boards/native/native_sim/doc/ |
D | index.rst | 53 .. _native_sim_how_to_use:
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | heartbeat.c | 364 void bt_mesh_hb_feature_changed(uint16_t features) in bt_mesh_hb_feature_changed()
|
/Zephyr-latest/subsys/bluetooth/services/ots/ |
D | ots_internal.h | 130 struct bt_ots_feat features; member
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | hci_core.h | 275 uint8_t features[8]; member 371 uint8_t features[LMP_FEAT_PAGES_COUNT][8]; member
|