Home
last modified time | relevance | path

Searched defs:offsets (Results 1 – 8 of 8) sorted by relevance

/Zephyr-latest/arch/xtensa/core/
Dgen_vectors.py63 offsets = {} variable
/Zephyr-latest/subsys/fs/ext2/
Dext2_diskops.c458 uint32_t offsets[MAX_OFFSETS_SIZE]; in ext2_fetch_inode_block() local
479 static bool all_zero(const uint32_t *offsets, int lvl) in all_zero()
498 const uint32_t *offsets) in delete_blocks()
667 uint32_t offsets[4]; in ext2_inode_remove_blocks() local
Dext2_struct.h181 uint32_t offsets[4]; /* offsets describing path to fetched block */ member
/Zephyr-latest/tests/bluetooth/controller/ctrl_hci/src/
Dmain.c372 uint16_t interval_min, interval_max, latency, timeout, *offsets; in ZTEST() local
/Zephyr-latest/tests/bluetooth/controller/ctrl_conn_update/src/
Dmain.c173 bool ull_handle_cpr_anchor_point_move(struct ll_conn *conn, uint16_t *offsets, uint8_t *status) in ull_handle_cpr_anchor_point_move()
2862 uint16_t offsets[6] = { in ZTEST() local
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_llcp.c980 uint16_t latency, uint16_t timeout, uint16_t *offsets) in ull_cp_conn_update()
1201 void ull_cp_remote_cpr_apm_reply(struct ll_conn *conn, uint16_t *offsets) in ull_cp_remote_cpr_apm_reply()
Dull_llcp_internal.h243 uint16_t offsets[6]; member
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_beacon.c469 static void corrupted_beacon_test(const uint8_t *offsets, in corrupted_beacon_test()