Home
last modified time | relevance | path

Searched full:matches (Results 1 – 25 of 384) sorted by relevance

12345678910>>...16

/Zephyr-latest/samples/drivers/soc_flash_nrf/
DREADME.rst50 Data read matches data written. Good!
54 Data read matches data written. Good!
58 Data read matches data written. Good!
62 Data read matches data written. Good!
71 Data read matches data written. Good!
75 Data read matches data written. Good!
79 Data read matches data written. Good!
83 Data read matches data written. Good!
92 Data read matches data written. Good!
96 Data read matches data written. Good!
[all …]
Dsample.yaml22 - "Data read matches data written. Good!"
25 - "Data read matches data written. Good!"
29 - "Data read matches data written. Good!"
/Zephyr-latest/boards/nxp/mimxrt1060_evk/
Dboard.cmake7 if(NOT ("${BOARD_QUALIFIERS}" MATCHES "qspi"
8 OR "${BOARD_QUALIFIERS}" MATCHES "hyperflash"))
17 if(("${BOARD_QUALIFIERS}" MATCHES "qspi") OR ("${BOARD_REVISION}" STREQUAL "B"))
19 elseif ("${BOARD_QUALIFIERS}" MATCHES "hyperflash")
/Zephyr-latest/tests/drivers/can/api/src/
Dcommon.h103 * @brief Standard (11-bit) CAN ID filter 1. This filter matches
109 * @brief Standard (11-bit) CAN ID filter 2. This filter matches
115 * @brief Standard (11-bit) CAN ID masked filter 1. This filter matches
121 * @brief Standard (11-bit) CAN ID masked filter 2. This filter matches
127 * @brief Extended (29-bit) CAN ID filter 1. This filter matches
133 * @brief Extended (29-bit) CAN ID filter 2. This filter matches
139 * @brief Extended (29-bit) CAN ID masked filter 1. This filter matches
145 * @brief Extended (29-bit) CAN ID masked filter 2. This filter matches
151 * @brief Standard (11-bit) CAN ID filter. This filter matches
Dcommon.c116 * @brief Standard (11-bit) CAN ID filter 1. This filter matches
126 * @brief Standard (11-bit) CAN ID filter 2. This filter matches
136 * @brief Standard (11-bit) CAN ID masked filter 1. This filter matches
146 * @brief Standard (11-bit) CAN ID masked filter 2. This filter matches
156 * @brief Extended (29-bit) CAN ID filter 1. This filter matches
166 * @brief Extended (29-bit) CAN ID filter 2. This filter matches
176 * @brief Extended (29-bit) CAN ID masked filter 1. This filter matches
186 * @brief Extended (29-bit) CAN ID masked filter 2. This filter matches
196 * @brief Standard (11-bit) CAN ID filter. This filter matches
/Zephyr-latest/drivers/can/
DKconfig.loopback29 if the filter matches.
37 if the filter matches.
46 filter matches.
/Zephyr-latest/boards/nxp/mimxrt1050_evk/
Dboard.cmake7 if(NOT ("${BOARD_QUALIFIERS}" MATCHES "qspi"
8 OR "${BOARD_QUALIFIERS}" MATCHES "hyperflash"))
16 if("${BOARD_QUALIFIERS}" MATCHES "qspi")
/Zephyr-latest/share/sysbuild/cmake/modules/
Dnative_simulator_sb_extensions.cmake18 if(("${BOARD}" MATCHES "native") OR ("${BOARD}" MATCHES "bsim"))
38 if(("${BOARD}" MATCHES "native") OR ("${BOARD}" MATCHES "bsim"))
/Zephyr-latest/dts/bindings/mfd/
Dinfineon,tle9104.yaml50 default matches power on reset value
66 default matches power on reset value
78 default matches power on reset value
/Zephyr-latest/drivers/sensor/veaa_x_3/
DKconfig15 The driver assumes that the maximum ADC value matches the maximum
16 output from the device, and that the maximum DAC value matches the
/Zephyr-latest/dts/bindings/sensor/
Dams,tsl2561.yaml16 ADC integration time in ms. The default value matches Timing Register's value at power on.
25 ADC gain factor. The default value matches Timing Register's value at power on.
Dti,ina230.yaml30 description: Diag alert register, default matches the power-on reset value
76 description: Mask register, default matches the power-on reset value
82 description: Alert register, default matches the power-on reset value
/Zephyr-latest/drivers/gnss/
Dgnss_nmea0183_match.h25 * as part of the unsolicited matches.
72 * @details Should be used as the callback of a modem_chat match which matches "$??GGA,"
80 * @details Should be used as the callback of a modem_chat match which matches "$??RMC,"
88 * @details Should be used as the callback of a modem_chat match which matches "$??GSV,"
/Zephyr-latest/subsys/modem/
Dmodem_chat.c100 chat->matches[MODEM_CHAT_MATCHES_INDEX_ABORT] = NULL; in modem_chat_script_stop()
102 chat->matches[MODEM_CHAT_MATCHES_INDEX_RESPONSE] = NULL; in modem_chat_script_stop()
138 chat->matches[MODEM_CHAT_MATCHES_INDEX_RESPONSE] = script_chat->response_matches; in modem_chat_script_set_response_matches()
144 chat->matches[MODEM_CHAT_MATCHES_INDEX_RESPONSE] = NULL; in modem_chat_script_clear_response_matches()
225 /* Set abort matches */ in modem_chat_script_start()
226 chat->matches[MODEM_CHAT_MATCHES_INDEX_ABORT] = script->abort_matches; in modem_chat_script_start()
431 /* Find in all matches types */ in modem_chat_parse_find_match()
432 for (uint16_t i = 0; i < ARRAY_SIZE(chat->matches); i++) { in modem_chat_parse_find_match()
433 /* Find in all matches of matches type */ in modem_chat_parse_find_match()
435 /* Validate match size matches received data length */ in modem_chat_parse_find_match()
[all …]
/Zephyr-latest/tests/bluetooth/host/keys/bt_keys_get_addr/src/
Dmain.c67 * - ID value matches the one passed to bt_keys_get_addr()
68 * - Address value matches the one passed to bt_keys_get_addr()
138 * matches the one returned after adding the ID and address pair
139 * - ID value matches the one passed to bt_keys_get_addr()
140 * - Address value matches the one passed to bt_keys_get_addr()
/Zephyr-latest/include/zephyr/modem/
Dchat.h169 /** Array of abort matches */
171 /** Number of elements in array of abort matches */
240 /* Matches
241 * Index 0 -> Response matches
242 * Index 1 -> Abort matches
243 * Index 2 -> Unsolicited matches
245 const struct modem_chat_match *matches[3]; member
303 /** Array of unsolicited matches */
305 /** Elements in array of unsolicited matches */
448 * @brief Set modem chat script chat matches
[all …]
/Zephyr-latest/scripts/tests/twister_blackbox/
Dtest_output.py147 matches = []
154 matches.append(match)
155 if len(matches) == 8:
156 return matches
158 matches = []
159 return matches
/Zephyr-latest/doc/_static/js/
Dscorer.js33 // query matches the full name of an object
35 // or matches in the last dotted part of the object name
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Dtestsuite.py27 matches A list of test cases
41 matches: list[str] = None,
49 self.matches = matches
59 return (sorted(self.matches) == sorted(other.matches) and
163 matches=testcase_names,
298 # glob matches in subdirectories too
322 if result.matches:
323 subcases += result.matches
347 if result.matches:
348 subcases += result.matches
/Zephyr-latest/dts/bindings/pinctrl/
Dquicklogic,eos-s3-pinctrl.yaml57 The default value "slow" matches the power-on reset value.
69 The default value "a0registers" matches the power-on reset value.
/Zephyr-latest/subsys/mgmt/updatehub/
DKconfig124 downloaded matches the server side SHA.
126 To check if the data written to permanent storage matches the SHA
138 To check if the download data stream matches the SHA simultaneously,
/Zephyr-latest/tests/bluetooth/host/keys/bt_keys_get_type/src/
Dmain.c70 * - ID value matches the one passed to bt_keys_get_type()
71 * - Address value matches the one passed to bt_keys_get_type()
72 * - Key type value matches the one passed to bt_keys_get_type()
133 * - Key reference returned matches the previously returned one
/Zephyr-latest/samples/drivers/memc/
Dsample.yaml13 - "Read data matches written data"
/Zephyr-latest/samples/boards/espressif/flash_memory_mapped/
Dsample.yaml14 - "memory-mapped reading matches flash API read"
/Zephyr-latest/tests/subsys/tracing/tracing_api/
DCMakeLists.txt5 if(BOARD MATCHES "qemu_.*")

12345678910>>...16