Home
last modified time | relevance | path

Searched full:position (Results 1 – 25 of 412) sorted by relevance

12345678910>>...17

/Zephyr-latest/scripts/coccinelle/
Dsemicolon.cocci16 position p;
24 position p;
48 position p1;
49 position p != {r_default.p, r_case.p};
66 position r1.p;
76 position r1.p;
Dmini_lock.cocci19 position p1,p;
34 position r;
40 position p1 != prelocked.p1;
41 position prelocked.p;
42 position pif;
64 position prelocked.p,balanced.pif;
65 position up != prelocked.p1;
66 position r!=looped.r;
Dint_ms_to_timeout.cocci19 // ** Handle timeouts at the last position of kernel API arguments
48 position p;
60 position p != r_last_timeout_id.p;
80 position p != r_last_timeout_id.p;
106 position p;
130 position p;
145 position p;
173 // ** position that requires a timeout value.
203 position p;
238 position p;
[all …]
Dderef_null.cocci22 position p1;
30 position p2;
44 position p1;
58 position p!={pr1.p1,pr2.p2};
59 position ifm.p1;
119 position p!={pr1.p1,pr2.p2};
120 position ifm.p1;
179 position p!={pr1.p1,pr2.p2};
180 position ifm.p1;
218 position p1;
[all …]
/Zephyr-latest/drivers/sensor/ams/ams_as5600/
DKconfig1 # AS5600 Angular position sensor configuration option
7 bool "AS5600 Angular position sensor"
12 Enable driver for AS5600 Angular position sensor.
Dams_as5600.c30 uint16_t position; member
49 dev_data->position = ((uint16_t)read_data[0] << 8) | read_data[1]; in as5600_fetch()
61 val->val1 = ((int32_t)dev_data->position * AS5600_FULL_ANGLE) / in as5600_get()
64 val->val2 = (((int32_t)dev_data->position * AS5600_FULL_ANGLE) % in as5600_get()
77 dev_data->position = 0; in as5600_initialize()
/Zephyr-latest/drivers/sensor/silabs/si7210/
DKconfig1 # Si7210 Hall Effect Magnetic Position and Temperature Sensor configuration options
6 bool "Si7210 Hall Effect Magnetic Position and Temperature Sensor"
11 Enable driver for Si7210 Hall Effect Magnetic Position and Temperature Sensor.
/Zephyr-latest/boards/sifive/hifive_unleashed/support/
Dopenocd_hifive_unleashed.cfg14 target create $_TARGETNAME.0 riscv -chain-position $_TARGETNAME -rtos hwthread
15 target create $_TARGETNAME.1 riscv -chain-position $_TARGETNAME -coreid 1
16 target create $_TARGETNAME.2 riscv -chain-position $_TARGETNAME -coreid 2
17 target create $_TARGETNAME.3 riscv -chain-position $_TARGETNAME -coreid 3
18 target create $_TARGETNAME.4 riscv -chain-position $_TARGETNAME -coreid 4
/Zephyr-latest/boards/sifive/hifive_unmatched/support/
Dopenocd_hifive_unmatched.cfg14 target create $_TARGETNAME.0 riscv -chain-position $_TARGETNAME -rtos hwthread
15 target create $_TARGETNAME.1 riscv -chain-position $_TARGETNAME -coreid 1
16 target create $_TARGETNAME.2 riscv -chain-position $_TARGETNAME -coreid 2
17 target create $_TARGETNAME.3 riscv -chain-position $_TARGETNAME -coreid 3
18 target create $_TARGETNAME.4 riscv -chain-position $_TARGETNAME -coreid 4
/Zephyr-latest/samples/sensor/qdec/
Dsample.yaml17 - "Position = (.*) degrees"
28 - "Position = (.*) degrees"
38 - "Position = (.*) degrees"
57 - "Position = -[45678]\\d degrees"
/Zephyr-latest/include/zephyr/shell/
Dshell_types.h35 uint16_t cur_x; /*!< horizontal cursor position in edited command line.*/
36 uint16_t cur_x_end; /*!< horizontal cursor position at the end of command.*/
37 uint16_t cur_y; /*!< vertical cursor position in edited command.*/
38 uint16_t cur_y_end; /*!< vertical cursor position at the end of command.*/
/Zephyr-latest/include/zephyr/display/
Dcfb.h84 * @param x Position in X direction of the beginning of the string
85 * @param y Position in Y direction of the beginning of the string
98 * @param x Position in X direction of the beginning of the string
99 * @param y Position in Y direction of the beginning of the string
109 * @param pos position of the point
119 * @param start start position of the line
120 * @param end end position of the line
131 * @param start Top-Left position of the rectangle
132 * @param end Bottom-Right position of the rectangle
162 * @param x Position in X direction of the beginning of area
[all …]
/Zephyr-latest/drivers/mm/
Dmm_drv_intel_adsp_regions.c24 uint32_t attributes, uint32_t position, uint32_t *total_size) in append_region() argument
26 virtual_memory_regions[position].addr = address; in append_region()
27 virtual_memory_regions[position].size = mem_size; in append_region()
28 virtual_memory_regions[position].attr = attributes; in append_region()
/Zephyr-latest/dts/bindings/stepper/adi/
Dadi,trinamic-gconf.yaml30 0: INDEX shows the first microstep position of sequencer
37 1: INDEX pin shows the current step position of sequencer
54 Enable position compare feature
56 1: Position compare pulse (PP) and interrupt output (INT) are available
/Zephyr-latest/dts/bindings/led/
Dmicrochip,xec-bbled.yaml20 description: Array of pairs of GIRQ number and bit position
25 description: BBLED PCR register index and bit position
/Zephyr-latest/dts/bindings/peci/
Dmicrochip,xec-peci.yaml20 description: Array of pairs of GIRQ number and bit position
25 description: ADC PCR register index and bit position
/Zephyr-latest/dts/bindings/mtd/
Dmicrochip,xec-eeprom.yaml18 Array of GIRQ and bit position pairs for each interrupt
24 description: PS2 PCR register index and bit position
/Zephyr-latest/include/zephyr/drivers/
Dauxdisplay.h39 /** @brief Used for moving the cursor or display position */
41 /** Moves to specified X,Y position */
44 /** Shifts current position by +/- X,Y position, does not take display direction into
49 /** Shifts current position by +/- X,Y position, takes display direction into
57 /** @brief Used for setting character append position */
165 * @brief Callback API to turn the current position blinking on or off
181 * @brief Callback API to set the cursor position
190 * @brief Callback API to get the cursor position
198 * @brief Callback API to set the current position of the display
207 * @brief Callback API to get the current position of the display
[all …]
/Zephyr-latest/subsys/canbus/isotp/
DKconfig146 int "Position of fixed source address (SA)"
149 Source address position in bits.
158 int "Position of fixed target address (TA)"
161 Target address position in bits.
170 int "Position of priority in fixed addressing mode"
173 Priority address position in bits.
/Zephyr-latest/dts/bindings/power-domain/
Dintel,adsp-power-domain.yaml12 bit-position:
16 Position of the bit to set in write_address (PWRCTL) or read in
/Zephyr-latest/dts/bindings/serial/
Dmicrochip,xec-uart.yaml22 description: UART GIRQ and bit position in EC interrupt aggregator
27 description: UART Power Clock Reset(PCR) register index and bit position
/Zephyr-latest/drivers/dma/
DKconfig.intel_adsp_gpdma23 bool "Intel ADSP GPDMA Linear Link Position Feature"
26 Intel ADSP GPDMA may optionally have a linear link position
/Zephyr-latest/dts/bindings/tach/
Dmicrochip,xec-tach.yaml27 Array of GIRQ and bit position pairs for each interrupt
33 description: PCR sleep register index and bit position
/Zephyr-latest/dts/bindings/ps2/
Dmicrochip,xec-ps2.yaml21 Array of GIRQ and bit position pairs for each interrupt
27 description: PS2 PCR register index and bit position
/Zephyr-latest/drivers/sensor/qdec_sam/
Dqdec_sam.c35 uint16_t position; member
45 /* Read position register content */ in qdec_sam_fetch()
46 dev_data->position = tc_ch0->TC_CV; in qdec_sam_fetch()
57 val->val1 = dev_data->position; in qdec_sam_get()
86 /* Enable QDEC in Position Mode*/ in qdec_sam_configure()

12345678910>>...17