Searched refs:subsecond (Results 1 – 3 of 3) sorted by relevance
81 uint8_t subsecond; member260 uint8_t subsecond; member268 uint8_t subsecond; member318 uint8_t subsecond; member367 uint8_t subsecond; member
481 uint8_t subsecond; /*!< The value of the Subsecond field */ member653 uint8_t subsecond; /*!< The sub-second time in units of 1/256 second */ member663 uint8_t subsecond; /*!< The sub-second time in units of 1/256 second */ member750 uint8_t subsecond; /*!< The sub-second time in units of 1/256 second */ member826 uint8_t subsecond; /*!< The sub-second time in units of 1/256 second */ member
81 net_buf_simple_add_u8(msg, srv->state->time.subsecond); in send_time_status()98 net_buf_simple_add_u8(msg, srv->state->time.subsecond); in send_time_status()227 status.time_status.subsecond = net_buf_simple_pull_u8(buf); in time_get()250 srv->state->time.subsecond = net_buf_simple_pull_u8(buf); in time_get()259 change.time_status.subsecond = srv->state->time.subsecond; in time_get()323 set.time_set.subsecond = net_buf_simple_pull_u8(buf); in time_set()335 srv->state->time.subsecond = net_buf_simple_pull_u8(buf); in time_set()403 change.time_set.subsecond = srv->state->time.subsecond; in time_set()