Lines Matching full:should
62 * SHOULD implement attribute setting in a blocking manner.
63 * SHOULD provide the ability to get and set channel scale if supported by the
65 * SHOULD provide the ability to get and set channel sampling rate if supported
71 * SHOULD implement :c:type:`sensor_sample_fetch_t` as a blocking call that
74 * SHOULD implement :c:type:`sensor_channel_get_t` without side effects
76 * SHOULD implement :c:type:`sensor_trigger_set_t` storing the address of the
84 * SHOULD implement :c:type:`sensor_submit_t` using :ref:`rtio` to do non-blocking bus transfers if …
87 * SHOULD implement :c:type:`sensor_submit_t` checking the :c:struct:`rtio_sqe`
89 * SHOULD implement :c:type:`sensor_submit_t` checking all requested channels
91 * SHOULD implement :c:type:`sensor_submit_t` checking the provided buffer
93 * SHOULD implement :c:type:`sensor_submit_t` in a way that directly reads into