/Zephyr-Core-3.7.0/subsys/fs/fcb/ |
D | fcb_getnext.c | 14 fcb_getnext_in_sector(struct fcb *fcb, struct fcb_entry *loc) in fcb_getnext_in_sector() 44 fcb_getnext_nolock(struct fcb *fcb, struct fcb_entry *loc) in fcb_getnext_nolock() 109 fcb_getnext(struct fcb *fcb, struct fcb_entry *loc) in fcb_getnext()
|
D | fcb_elem_info.c | 20 fcb_elem_crc8(struct fcb *_fcb, struct fcb_entry *loc, uint8_t *c8p) in fcb_elem_crc8() 74 fcb_elem_endmarker_fixed(struct fcb *_fcb, struct fcb_entry *loc, uint8_t *em) in fcb_elem_endmarker_fixed() 106 fcb_elem_endmarker(struct fcb *_fcb, struct fcb_entry *loc, uint8_t *em) in fcb_elem_endmarker() 120 int fcb_elem_info(struct fcb *_fcb, struct fcb_entry *loc) in fcb_elem_info()
|
D | fcb_append.c | 121 fcb_append_finish(struct fcb *fcb, struct fcb_entry *loc) in fcb_append_finish()
|
D | fcb.c | 308 struct fcb_entry loc; in fcb_offset_last_n() local
|
/Zephyr-Core-3.7.0/arch/arm/core/ |
D | elf.c | 73 static inline int prel31_decode(elf_word reloc_type, uint32_t loc, in prel31_decode() 91 static inline void prel31_reloc(uint32_t loc, int32_t *offset) in prel31_reloc() 97 static int prel31_handler(elf_word reloc_type, uint32_t loc, in prel31_handler() 111 static inline int jumps_decode(elf_word reloc_type, uint32_t loc, in jumps_decode() 131 static inline void jumps_reloc(uint32_t loc, int32_t *offset) in jumps_reloc() 140 static int jumps_handler(elf_word reloc_type, uint32_t loc, in jumps_handler() 154 static void movs_handler(elf_word reloc_type, uint32_t loc, in movs_handler() 178 static inline int thm_jumps_decode(elf_word reloc_type, uint32_t loc, in thm_jumps_decode() 211 static inline void thm_jumps_reloc(uint32_t loc, int32_t *offset, in thm_jumps_reloc() 229 static int thm_jumps_handler(elf_word reloc_type, uint32_t loc, in thm_jumps_handler() [all …]
|
/Zephyr-Core-3.7.0/tests/subsys/settings/functional/fcb/ |
D | settings_test_fcb.c | 14 struct fcb_entry loc; in ZTEST() local
|
/Zephyr-Core-3.7.0/tests/subsys/fs/fcb/src/ |
D | fcb_test_reset.c | 15 struct fcb_entry loc; in ZTEST() local
|
D | fcb_test_last_of_n.c | 15 struct fcb_entry loc; in ZTEST() local
|
D | fcb_test_rotate.c | 15 struct fcb_entry loc; in ZTEST() local
|
D | fcb_test_crc_disabled_after_enabled.c | 12 struct fcb_entry loc; in fcb_pretest_crc_disabled_after_enabled() local
|
D | fcb_test_multiple_scratch.c | 14 struct fcb_entry loc; in ZTEST() local
|
D | fcb_test_append_fill.c | 15 struct fcb_entry loc; in ZTEST() local
|
D | fcb_test_append.c | 13 struct fcb_entry loc; in test_fcb_append() local
|
/Zephyr-Core-3.7.0/drivers/pinctrl/ |
D | pinctrl_gecko.c | 15 uint8_t loc; in pinctrl_configure_pins() local
|
/Zephyr-Core-3.7.0/include/zephyr/dt-bindings/pinctrl/ |
D | gecko-pinctrl.h | 94 #define GECKO_LOC(fun, loc) \ argument
|
D | gecko-pinctrl-s1.h | 114 #define GECKO_LOC(fun, loc) \ argument
|
/Zephyr-Core-3.7.0/include/zephyr/fs/ |
D | fcb.h | 77 struct fcb_entry loc; /**< FCB entry info */ member
|
/Zephyr-Core-3.7.0/subsys/llext/ |
D | llext_link.c | 28 __weak int arch_elf_relocate(elf_rela_t *rel, uintptr_t loc, in arch_elf_relocate()
|
/Zephyr-Core-3.7.0/tests/bluetooth/tester/src/audio/btp/ |
D | btp_vocs.h | 19 uint32_t loc; member
|
/Zephyr-Core-3.7.0/subsys/settings/src/ |
D | settings_fcb.c | 328 struct fcb_entry_ctx loc; in settings_fcb_save_priv() local
|
/Zephyr-Core-3.7.0/subsys/ipc/ipc_service/backends/ |
D | ipc_icbmsg.c | 1242 #define GET_ICMSG_SIZE_INST(i, loc, rem) \ argument 1254 #define GET_BLOCKS_ADDR_INST(i, loc, rem) \ argument 1267 #define GET_BLOCK_SIZE_INST(i, loc, rem) \ argument
|
/Zephyr-Core-3.7.0/drivers/serial/ |
D | leuart_gecko.c | 39 uint8_t loc; member
|
/Zephyr-Core-3.7.0/include/zephyr/bluetooth/mesh/ |
D | cfg_cli.h | 1623 uint16_t loc; member
|
/Zephyr-Core-3.7.0/samples/bluetooth/bap_unicast_client/src/ |
D | main.c | 461 enum bt_audio_location loc) in unicast_client_location_cb()
|
/Zephyr-Core-3.7.0/lib/os/ |
D | cbprintf_packaged.c | 1148 uint8_t loc = cpy_str_pos[i]; in cbprintf_package_convert() local
|