Home
last modified time | relevance | path

Searched defs:loc (Results 1 – 25 of 33) sorted by relevance

12

/Zephyr-Core-3.7.0/subsys/fs/fcb/
Dfcb_getnext.c14 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()
Dfcb_elem_info.c20 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()
Dfcb_append.c121 fcb_append_finish(struct fcb *fcb, struct fcb_entry *loc) in fcb_append_finish()
Dfcb.c308 struct fcb_entry loc; in fcb_offset_last_n() local
/Zephyr-Core-3.7.0/arch/arm/core/
Delf.c73 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/
Dsettings_test_fcb.c14 struct fcb_entry loc; in ZTEST() local
/Zephyr-Core-3.7.0/tests/subsys/fs/fcb/src/
Dfcb_test_reset.c15 struct fcb_entry loc; in ZTEST() local
Dfcb_test_last_of_n.c15 struct fcb_entry loc; in ZTEST() local
Dfcb_test_rotate.c15 struct fcb_entry loc; in ZTEST() local
Dfcb_test_crc_disabled_after_enabled.c12 struct fcb_entry loc; in fcb_pretest_crc_disabled_after_enabled() local
Dfcb_test_multiple_scratch.c14 struct fcb_entry loc; in ZTEST() local
Dfcb_test_append_fill.c15 struct fcb_entry loc; in ZTEST() local
Dfcb_test_append.c13 struct fcb_entry loc; in test_fcb_append() local
/Zephyr-Core-3.7.0/drivers/pinctrl/
Dpinctrl_gecko.c15 uint8_t loc; in pinctrl_configure_pins() local
/Zephyr-Core-3.7.0/include/zephyr/dt-bindings/pinctrl/
Dgecko-pinctrl.h94 #define GECKO_LOC(fun, loc) \ argument
Dgecko-pinctrl-s1.h114 #define GECKO_LOC(fun, loc) \ argument
/Zephyr-Core-3.7.0/include/zephyr/fs/
Dfcb.h77 struct fcb_entry loc; /**< FCB entry info */ member
/Zephyr-Core-3.7.0/subsys/llext/
Dllext_link.c28 __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/
Dbtp_vocs.h19 uint32_t loc; member
/Zephyr-Core-3.7.0/subsys/settings/src/
Dsettings_fcb.c328 struct fcb_entry_ctx loc; in settings_fcb_save_priv() local
/Zephyr-Core-3.7.0/subsys/ipc/ipc_service/backends/
Dipc_icbmsg.c1242 #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/
Dleuart_gecko.c39 uint8_t loc; member
/Zephyr-Core-3.7.0/include/zephyr/bluetooth/mesh/
Dcfg_cli.h1623 uint16_t loc; member
/Zephyr-Core-3.7.0/samples/bluetooth/bap_unicast_client/src/
Dmain.c461 enum bt_audio_location loc) in unicast_client_location_cb()
/Zephyr-Core-3.7.0/lib/os/
Dcbprintf_packaged.c1148 uint8_t loc = cpy_str_pos[i]; in cbprintf_package_convert() local

12