Home
last modified time | relevance | path

Searched refs:Point (Results 1 – 25 of 40) sorted by relevance

12

/Zephyr-latest/doc/connectivity/networking/api/
Dppp.rst3 Point-to-Point Protocol (PPP) Support
13 `Point-to-Point Protocol
14 <https://en.wikipedia.org/wiki/Point-to-Point_Protocol>`_ (PPP) is a data link
Dwifi.rst12 * IEEE802.11 Access Point (AP)
/Zephyr-latest/subsys/modbus/
DKconfig70 bool "Floating-Point extensions"
73 Enable Floating-Point extensions
/Zephyr-latest/subsys/bluetooth/audio/
DKconfig.has42 bool "Preset Control Point Notifiable support"
46 on the Hearing Aid Preset Control Point characteristic.
DKconfig.mcs206 bool "Support setting Media Control Point"
209 This option enables support for setting Media Control Point.
212 bool "Support reading Media Control Point Opcodes Supported"
215 This option enables support for reading Media Control Point Opcodes Supported.
/Zephyr-latest/drivers/adc/
Dadc_stm32wb0.c321 uint32_t Range, uint32_t Point) in ll_adc_set_calib_point_for_any() argument
331 __ASSERT(Point == LL_ADC_CALIB_POINT_1 in ll_adc_set_calib_point_for_any()
332 || Point == LL_ADC_CALIB_POINT_2 in ll_adc_set_calib_point_for_any()
333 || Point == LL_ADC_CALIB_POINT_3 in ll_adc_set_calib_point_for_any()
334 || Point == LL_ADC_CALIB_POINT_4, "Point is not valid"); in ll_adc_set_calib_point_for_any()
382 MODIFY_REG(ADCx->COMP_SEL, (ADC_COMP_SEL_OFFSET_GAIN0 << shift), (Point << shift)); in ll_adc_set_calib_point_for_any()
428 static void configure_calib_point_from_flash(ADC_TypeDef *ADCx, uint32_t Point, in configure_calib_point_from_flash() argument
485 LL_ADC_ConfigureCalibPoint(ADCx, Point, gain, offset); in configure_calib_point_from_flash()
/Zephyr-latest/soc/neorv32/
DKconfig.soc19 - Zfinx (Floating Point in Integer Registers)
/Zephyr-latest/arch/riscv/
DKconfig.isa47 (F) - Standard Extension for Single-Precision Floating-Point
58 (D) - Standard Extension for Double-Precision Floating-Point
82 (Q) - Standard Extension for Quad-Precision Floating-Point
/Zephyr-latest/tests/kernel/fpu_sharing/generic/
DREADME.txt1 Title: Shared Floating Point Support
5 The Shared Floating Point Support test uses two tasks to:
/Zephyr-latest/samples/net/wifi/apsta_mode/
DREADME.rst5 Configure a Wi-Fi board to operate as both an Access Point (AP) and a Station (STA).
11 an Access Point (AP) and a Station (STA) simultaneously.
/Zephyr-latest/modules/cmsis-dsp/
DKconfig75 * Fixed-Point Division
179 * Vector 16-bit Floating-Point Value Conversion
180 * Vector 32-bit Floating-Point Value Conversion
234 * Floating-Point Vectors
/Zephyr-latest/drivers/serial/
DKconfig.native_posix56 This is used for example in PPP (Point-to-Point Protocol)
/Zephyr-latest/samples/kernel/bootargs/
DREADME.rst98 Jumping to Entry Point: 0x1137 (48 31 c0 48 31 d2 48)
115 Jumping to Entry Point: 0x1137 (48 31 c0 48 31 d2 48)
/Zephyr-latest/doc/kernel/services/other/
Dfloat.rst3 Floating Point Services
11 based on ARM Cortex-M SoCs supporting the Floating Point Extension,
13 supporting the Floating Point Extension. The services provided
75 ARM Cortex-M architecture (with the Floating Point Extension)
79 The Shared FP registers mode is the default Floating Point
82 On the ARM Cortex-M architecture with the Floating Point Extension, the kernel
140 The Shared FP registers mode is the default Floating Point
305 Performing Floating Point Arithmetic
/Zephyr-latest/samples/net/sockets/echo/
DREADME.rst81 After having connected to an Access Point using the sample Wi-Fi shell,
/Zephyr-latest/subsys/net/l2/ppp/
DKconfig5 bool "Point-to-point (PPP) support"
/Zephyr-latest/subsys/net/ip/
DKconfig.stats118 bool "Point-to-point (PPP) statistics"
/Zephyr-latest/arch/arm/core/mpu/
DKconfig76 Floating Point (FP) context. The width of the guard is set to
/Zephyr-latest/boards/qemu/x86/doc/
Dindex.rst160 Jumping to Entry Point: 0x112b (48 31 c0 48 31 d2 48)
/Zephyr-latest/arch/arm/core/
DKconfig.vfp16 This option signifies the support for a Vectored Floating-Point (VFP)
/Zephyr-latest/arch/x86/core/
DKconfig.ia3297 menu "Architecture Floating Point Options"
/Zephyr-latest/boards/renesas/ek_ra6m1/doc/
Dindex.rst22 - 120 MHz Arm® Cortex®-M4 core with Floating Point Unit (FPU)
/Zephyr-latest/arch/arm/core/cortex_a_r/
DKconfig162 implementation supporting the Floating-Point Extension.
/Zephyr-latest/drivers/net/
DKconfig13 bool "Point-to-point (PPP) UART based driver"
/Zephyr-latest/boards/adi/max32680evkit/doc/
Dindex.rst78 - DAC Accessed Through SMA Connector or Test Point

12