Searched defs:states (Results 1 – 14 of 14) sorted by relevance
142 SAR Segment Interval Step156 SAR Unicast Retransmissions Count164 SAR Unicast Retransmissions Without Progress Count173 SAR Unicast Retransmissions Interval Step188 SAR Unicast Retransmissions Interval Increment204 SAR Multicast Retransmissions Count212 SAR Multicast Retransmissions Interval Step226 SAR Discard Timeout239 SAR Acknowledgment Delay Increment250 SAR Segments Threshold[all …]
26 const struct pinctrl_state *states, in pinctrl_update_states()
59 uint8_t pm_state_cpu_get_all(uint8_t cpu, const struct pm_state_info **states) in pm_state_cpu_get_all()
36 static const struct smf_state *get_child_of(const struct smf_state *states, in get_child_of()54 static const struct smf_state *get_last_of(const struct smf_state *states) in get_last_of()
19 static enum pm_state states[] = {PM_STATE_SUSPEND_TO_IDLE, enum
71 const struct pinctrl_state *states; member447 const struct pinctrl_state *states, uint8_t state_cnt) in pinctrl_update_states()
379 static inline uint8_t pm_state_cpu_get_all(uint8_t cpu, const struct pm_state_info **states) in pm_state_cpu_get_all()
226 zcbor_state_t states[5]; in cbor_encode_lwm2m_senml() local
238 zcbor_state_t states[5]; in cbor_decode_lwm2m_senml() local
22 const int32_t *states; member
277 uint64_t states; member
66 const static char * const states[] = { in port_state_str() local
288 #define BT_LE_STATES_PER_CONN_ADV(states) (states & BIT64_MASK(38)) argument292 #define BT_LE_STATES_SCAN_INIT(states) ((states) & BIT64_MASK(22) && \ argument296 #define BT_LE_STATES_SCAN_INIT(states) 0 argument
1513 uint64_t states = 0U; in le_read_supp_states() local