Home
last modified time | relevance | path

Searched refs:DSN_SIZE (Results 1 – 4 of 4) sorted by relevance

/hal_nordic-3.4.0/drivers/nrf_802154/serialization/include/host/
Dnrf_802154_const.h152 #define DSN_SIZE 1 ///< Size of t… macro
/hal_nordic-3.4.0/drivers/nrf_802154/driver/include/
Dnrf_802154_const.h152 #define DSN_SIZE 1 ///< Size of t… macro
/hal_nordic-3.4.0/drivers/nrf_802154/driver/src/mac_features/
Dnrf_802154_frame_parser.c248 offset += DSN_SIZE; in fcf_parse()
/hal_nordic-3.4.0/drivers/nrf_802154/driver/src/mac_features/ack_generator/
Dnrf_802154_enh_ack_generator.c90 return DSN_SIZE; in sequence_number_set()