Home
last modified time | relevance | path

Searched full:enum (Results 1 – 25 of 2567) sorted by relevance

12345678910>>...103

/Zephyr-latest/scripts/dts/python-devicetree/tests/test-bindings/
Denums.yaml4 description: Property enum test
9 int-enum:
11 enum:
16 string-enum: # not tokenizable
18 enum:
22 tokenizable-lower-enum: # tokenizable in lowercase only
24 enum:
28 tokenizable-enum: # tokenizable in lower and uppercase
30 enum:
35 array-enum:
[all …]
/Zephyr-latest/include/zephyr/drivers/comparator/
Dmcux_acmp.h16 enum comp_mcux_acmp_offset_mode {
21 enum comp_mcux_acmp_hysteresis_mode {
29 enum comp_mcux_acmp_offset_mode offset_mode;
30 enum comp_mcux_acmp_hysteresis_mode hysteresis_mode;
37 enum comp_mcux_acmp_mux_input {
48 enum comp_mcux_acmp_port_input {
54 enum comp_mcux_acmp_mux_input positive_mux_input;
55 enum comp_mcux_acmp_mux_input negative_mux_input;
56 enum comp_mcux_acmp_port_input positive_port_input;
57 enum comp_mcux_acmp_port_input negative_port_input;
[all …]
Dnrf_comp.h17 enum comp_nrf_comp_psel {
41 enum comp_nrf_comp_extrefsel {
61 enum comp_nrf_comp_refsel {
77 enum comp_nrf_comp_sp_mode {
87 enum comp_nrf_comp_isource {
107 enum comp_nrf_comp_psel psel;
109 enum comp_nrf_comp_sp_mode sp_mode;
111 enum comp_nrf_comp_isource isource;
113 enum comp_nrf_comp_extrefsel extrefsel;
115 enum comp_nrf_comp_refsel refsel;
[all …]
/Zephyr-latest/subsys/bluetooth/mesh/
Ddfd_srv_internal.h18 enum bt_mesh_blob_xfer_mode xfer_mode;
23 enum bt_mesh_dfd_status bt_mesh_dfd_srv_receiver_add(struct bt_mesh_dfd_srv *srv, uint16_t addr,
26 enum bt_mesh_dfd_status bt_mesh_dfd_srv_receivers_delete_all(struct bt_mesh_dfd_srv *srv);
28 enum bt_mesh_dfd_status bt_mesh_dfd_srv_start(struct bt_mesh_dfd_srv *srv,
31 enum bt_mesh_dfd_status bt_mesh_dfd_srv_suspend(struct bt_mesh_dfd_srv *srv);
33 enum bt_mesh_dfd_status bt_mesh_dfd_srv_cancel(struct bt_mesh_dfd_srv *srv,
36 enum bt_mesh_dfd_status bt_mesh_dfd_srv_apply(struct bt_mesh_dfd_srv *srv);
38 enum bt_mesh_dfd_status bt_mesh_dfd_srv_fw_delete(struct bt_mesh_dfd_srv *srv, size_t *fwid_len,
41 enum bt_mesh_dfd_status bt_mesh_dfd_srv_fw_delete_all(struct bt_mesh_dfd_srv *srv);
/Zephyr-latest/dts/bindings/usb/uac2/
Dzephyr,uac2-feature-unit.yaml21 enum:
29 enum:
37 enum:
45 enum:
53 enum:
61 enum:
69 enum:
77 enum:
85 enum:
93 enum:
[all …]
Dzephyr,uac2-input-terminal.yaml31 enum:
37 enum:
43 enum:
49 enum:
55 enum:
61 enum:
/Zephyr-latest/scripts/dts/python-devicetree/tests/test-bindings-init/
Dbase_multi.yaml19 # - child-prop-enum
23 # - prop-enum (amended)
29 # - grandchild-prop-enum
33 # - child-prop-enum
37 # - prop-enum (amended)
43 # - child-prop-enum
47 # - grandchild-prop-enum
54 property-allowlist: [child-prop-1, child-prop-2, child-prop-enum]
56 property-allowlist: [grandchild-prop-1, grandchild-prop-2, grandchild-prop-enum]
61 property-allowlist: [prop-1, prop-2, prop-enum]
[all …]
Ddiamond.yaml19 # - prop-enum (amended in base_amend.yaml)
23 # - prop-enum (amended in thing.yaml)
26 # - prop-enum (last amended here)
32 # - child-prop-enum (amended in base_amend.yaml)
36 # - child-prop-enum (amended in thing.yaml)
39 # - child-prop-enum (last amended here)
45 # - grandchild-prop-enum (amended in base_amend.yaml)
49 # - grandchild-prop-enum (amended in thing.yaml)
52 # - grandchild-prop-enum (last amended here)
62 property-allowlist: [prop-1, prop-enum, prop-default]
[all …]
Dbase.yaml6 # "required:", "enum:" and "default:") up to the grandchild-binding level.
11 # + prop-enum
19 # + child-prop-enum
27 # + grandchild-prop-enum
40 prop-enum:
43 enum:
65 child-prop-enum:
68 enum:
90 grandchild-prop-enum:
93 enum:
Dthing.yaml9 # - prop-enum (amended)
14 # - child-prop-enum (amended)
19 # - grandchild-prop-enum (amended)
26 property-allowlist: [prop-1, prop-enum]
28 property-allowlist: [child-prop-1, child-prop-enum]
30 property-allowlist: [grandchild-prop-1, grandchild-prop-enum]
39 prop-enum:
56 child-prop-enum:
68 grandchild-prop-enum:
/Zephyr-latest/drivers/sensor/vishay/vcnl4040/
Dvcnl4040.h47 enum led_current {
58 enum led_duty_cycle {
65 enum ambient_integration_time {
72 enum proximity_integration_time {
83 enum proximity_type {
90 enum interrupt_type {
102 enum led_current led_i;
103 enum led_duty_cycle led_dc;
104 enum ambient_integration_time als_it;
105 enum proximity_integration_time proxy_it;
[all …]
/Zephyr-latest/subsys/net/lib/mqtt_sn/
Dmqtt_sn_msg.h27 enum mqtt_sn_qos qos;
31 enum mqtt_sn_topic_type topic_type;
34 enum mqtt_sn_msg_type {
87 enum mqtt_sn_return_code ret_code;
91 enum mqtt_sn_qos qos;
109 enum mqtt_sn_return_code ret_code;
115 enum mqtt_sn_qos qos;
116 enum mqtt_sn_topic_type topic_type;
125 enum mqtt_sn_return_code ret_code;
142 enum mqtt_sn_qos qos;
[all …]
/Zephyr-latest/include/zephyr/drivers/adc/
Dads131m02.h12 enum ads131m02_adc_mode {
17 enum ads131m02_adc_power_mode {
23 enum ads131m02_gc_delay {
42 int ads131m02_set_adc_mode(const struct device *dev, enum ads131m02_adc_mode mode,
43 enum ads131m02_gc_delay gc_delay);
46 enum ads131m02_adc_power_mode mode);
/Zephyr-latest/subsys/net/lib/ptp/
Dstate_machine.h26 enum ptp_port_state {
42 enum ptp_port_event {
71 enum ptp_port_state ptp_state_machine(enum ptp_port_state state,
72 enum ptp_port_event event,
84 enum ptp_port_state ptp_tr_state_machine(enum ptp_port_state state,
85 enum ptp_port_event event,
/Zephyr-latest/dts/bindings/ethernet/
Dinfineon,xmc4xxx-ethernet.yaml29 enum:
39 enum:
48 enum:
55 enum:
66 enum:
79 enum:
88 enum:
98 enum:
107 enum:
116 enum:
/Zephyr-latest/drivers/gnss/gnss_u_blox_protocol/
Dgnss_u_blox_protocol_defines.h7 /* Referred some enum definitions from file "include/zephyr/drivers/gnss/ublox_neo_m8_defines.h"
14 enum ubx_gnss_id {
24 enum ubx_port_number {
31 enum ubx_dynamic_model {
44 enum ubx_fix_mode {
50 enum ubx_utc_standard {
59 enum ubx_msg_class {
77 enum ubx_ack_message {
82 enum ubx_config_message {
125 enum ubx_information_message {
[all …]
/Zephyr-latest/include/zephyr/dt-bindings/usb/
Dusb.h9 /* Ideally we'd generate this enum to match what's coming out of the YAML,
10 * however, we dont have a good way to know how to name such an enum from
11 * the generation point of view, so for now we just hand code the enum. This
12 * enum is expected to match the order in the yaml (dts/bindings/usb/usb.yaml)
15 enum dt_usb_maximum_speed {
/Zephyr-latest/drivers/serial/
Duart_native_tty_bottom.h23 enum native_tty_bottom_parity {
29 enum native_tty_bottom_stop_bits {
34 enum native_tty_bottom_data_bits {
41 enum native_tty_bottom_flow_control {
47 enum native_tty_bottom_parity parity;
48 enum native_tty_bottom_stop_bits stop_bits;
49 enum native_tty_bottom_data_bits data_bits;
50 enum native_tty_bottom_flow_control flow_ctrl;
/Zephyr-latest/include/zephyr/drivers/
Dsensor_data_types.h35 * - :c:enum:`SENSOR_CHAN_ACCEL_X`
36 * - :c:enum:`SENSOR_CHAN_ACCEL_Y`
37 * - :c:enum:`SENSOR_CHAN_ACCEL_Z`
38 * - :c:enum:`SENSOR_CHAN_ACCEL_XYZ`
39 * - :c:enum:`SENSOR_CHAN_GYRO_X`
40 * - :c:enum:`SENSOR_CHAN_GYRO_Y`
41 * - :c:enum:`SENSOR_CHAN_GYRO_Z`
42 * - :c:enum:`SENSOR_CHAN_GYRO_XYZ`
43 * - :c:enum:`SENSOR_CHAN_MAGN_X`
44 * - :c:enum:`SENSOR_CHAN_MAGN_Y`
[all …]
/Zephyr-latest/subsys/net/l2/ethernet/gptp/
Dgptp_state.h23 enum gptp_pdelay_req_states {
34 enum gptp_pdelay_resp_states {
42 enum gptp_sync_rcv_states {
49 enum gptp_sync_send_states {
56 enum gptp_pss_rcv_states {
62 enum gptp_pss_send_states {
70 enum gptp_site_sync_sync_states {
76 enum gptp_clk_slave_sync_states {
82 enum gptp_pa_rcv_states {
88 enum gptp_pa_info_states {
[all …]
/Zephyr-latest/include/zephyr/bluetooth/services/
Dbas.h35 enum bt_bas_bcs_flags {
49 enum bt_bas_bls_flags {
64 enum bt_bas_bls_battery_present {
76 enum bt_bas_bls_wired_power_source {
91 enum bt_bas_bls_wireless_power_source {
106 enum bt_bas_bls_battery_charge_state {
124 enum bt_bas_bls_battery_charge_level {
142 enum bt_bas_bls_battery_charge_type {
163 enum bt_bas_bls_charging_fault_reason {
181 enum bt_bas_bls_service_required {
[all …]
/Zephyr-latest/dts/bindings/tcpc/
Dnuvoton,numaker-tcpc.yaml27 enum:
35 enum:
43 enum:
51 enum:
59 enum:
67 enum:
75 enum:
83 enum:
91 enum:
106 enum:
/Zephyr-latest/subsys/mgmt/updatehub/
Dupdatehub_timer.h10 enum updatehub_blk_vars {
18 int updatehub_blk_get(enum updatehub_blk_vars var);
19 void updatehub_blk_inc(enum updatehub_blk_vars var);
20 void updatehub_blk_set(enum updatehub_blk_vars var, int val);
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dfriendship_common.h9 enum bt_mesh_test_friendship_evt_flags {
20 int bt_mesh_test_friendship_evt_wait(enum bt_mesh_test_friendship_evt_flags evt,
23 void bt_mesh_test_friendship_evt_clear(enum bt_mesh_test_friendship_evt_flags evt);
25 bool bt_mesh_test_friendship_state_check(enum bt_mesh_test_friendship_evt_flags evt);
/Zephyr-latest/subsys/bluetooth/host/classic/
Dat.h11 enum at_result {
17 enum at_cme {
44 enum at_state {
57 enum at_cmd_state {
65 enum at_cmd_type {
83 typedef int (*at_finish_cb_t)(struct at_client *at, enum at_result result,
84 enum at_cme cme_err);
89 enum at_cmd_type type);
112 enum at_cmd_type type);

12345678910>>...103