Searched full:sampled (Results 1 – 25 of 33) sorted by relevance
12
/Zephyr-latest/dts/bindings/mipi-dbi/ |
D | mipi-dbi-spi-device.yaml | 29 SPI clock phase that indicates on which edge data is sampled. 30 If it is used, data is sampled on the second edge; otherwise, on the first edge.
|
/Zephyr-latest/dts/bindings/spi/ |
D | spi-device.yaml | 51 SPI clock phase that indicates on which edge data is sampled. 52 If it is used, data is sampled on the second edge; otherwise, on the first edge.
|
D | nordic,nrf-spim.yaml | 38 the input serial data on MISO is actually sampled. This property does
|
/Zephyr-latest/dts/bindings/wifi/ |
D | nordic,nrf70-qspi.yaml | 31 until the input serial data is sampled.
|
/Zephyr-latest/dts/bindings/sensor/ |
D | nxp,mcux-qdec.yaml | 43 Each input is sampled multiple times at the rate specified by the Filter
|
D | ti,tmag5170.yaml | 179 If true, temperature is always sampled once per conversion set
|
/Zephyr-latest/include/zephyr/bluetooth/ |
D | direction.h | 116 /** Channel index used to receive PDU with CTE that was sampled. */ 168 /** PHY that was used to receive PDU with CTE that was sampled. */ 170 /** Channel index used to receive PDU with CTE that was sampled. */ 182 /** Value of connection event counter when the CTE was received and sampled. */
|
/Zephyr-latest/drivers/ieee802154/ |
D | Kconfig | 86 Make this device a CSL (coordinated sampled listening) endpoint with delayed
|
D | Kconfig.nrf5 | 101 Enable support for OpenThread CST (Coordinated Sampled Transmitter) Endpoint
|
/Zephyr-latest/dts/bindings/mtd/ |
D | nordic,qspi-nor.yaml | 80 until the input serial data is sampled.
|
/Zephyr-latest/drivers/spi/ |
D | spi_sifive.c | 65 * If CPHA is set, then data is sampled in spi_config() 70 /* Data is sampled on the leading SCK edge */ in spi_config()
|
/Zephyr-latest/samples/subsys/sip_svc/src/ |
D | main.c | 9 * where the app queries voltage sampled from the SDM(Secure Device Manager).
|
/Zephyr-latest/include/zephyr/drivers/ |
D | i2s.h | 50 * Word Select (WS) and Serial Data (SD) signals are sampled on the rising edge 69 * Word Select (WS) and Serial Data (SD) signals are sampled on the falling edge 88 * Word Select (WS) and Serial Data (SD) signals are sampled on the falling edge 109 * Word Select (WS) and Serial Data (SD) signals are sampled on the rising edge 130 * Word Select (WS) and Serial Data (SD) signals are sampled on the rising edge
|
/Zephyr-latest/drivers/adc/ |
D | adc_sam_afec.c | 57 /* Bit mask of the channels to be sampled. */ 60 /* Index of the channel being sampled. */
|
D | adc_stm32wb0.c | 113 * but not sampled yet. 282 * @brief Set which channel is sampled during a given conversion of the sequence. 648 * Temperature sensor is a special channel: it must be sampled in schedule_and_start_adc_sequence() 760 * not been sampled yet. Schedule and start another in handle_end_of_sequence() 765 /* All channels sampled: round is complete. */ in handle_end_of_sequence()
|
D | adc_rpi_pico.c | 63 /** Mask with channels that will be sampled */
|
D | adc_renesas_ra.c | 67 /** Mask with channels that will be sampled */
|
/Zephyr-latest/doc/hardware/peripherals/can/ |
D | controller.rst | 39 * Phase_Seg1 and Phase_Seg2 :Define the sampling point. The bit is sampled at the end of Phase_Seg1. 47 A bit is sampled at the sampling point.
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/ |
D | lll_df_types.h | 50 /* BT 5.1 Vol 6, Part B, Section 2.5.4 reference period is sampled with 1us
|
D | lll_df.c | 273 * to be sampled. in lll_df_iq_report_no_resources_prepare()
|
/Zephyr-latest/tests/bluetooth/controller/ctrl_cte_req/src/ |
D | main.c | 129 /* Receive notification of sampled CTE response */ in ZTEST() 204 /* Receive notification of sampled CTE response */ in ZTEST() 423 /* Receive notification of sampled CTE response */ in ZTEST() 502 /* Receive notification of sampled CTE response */ in ZTEST() 857 /* Receive notification of sampled CTE response */ in run_local_cte_req()
|
/Zephyr-latest/samples/bluetooth/direction_finding_central/src/ |
D | main.c | 80 return "CRC not OK, Sampled other way"; in packet_status2str()
|
/Zephyr-latest/tests/drivers/adc/adc_emul/src/ |
D | main.c | 77 * @param num_channels Number of channels that were sampled 127 * @param channel_mask Mask of channels that will be sampled
|
/Zephyr-latest/drivers/fpga/ |
D | fpga_ice40_bitbang.c | 106 /* Data is sampled on the rising edge (CPHA=0) */ in fpga_ice40_spi_send_data()
|
/Zephyr-latest/include/zephyr/sys/ |
D | timeutil.h | 84 * interval between sampled instants to detect relative clock drift.
|
12