| /Zephyr-latest/doc/connectivity/networking/api/ |
| D | ppp.rst | 3 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
|
| D | wifi.rst | 12 * IEEE802.11 Access Point (AP)
|
| /Zephyr-latest/subsys/bluetooth/audio/ |
| D | Kconfig.has | 42 bool "Preset Control Point Notifiable support" 46 on the Hearing Aid Preset Control Point characteristic.
|
| D | Kconfig.mcs | 208 bool "Support setting Media Control Point" 211 This option enables support for setting Media Control Point. 214 bool "Support reading Media Control Point Opcodes Supported" 217 This option enables support for reading Media Control Point Opcodes Supported.
|
| /Zephyr-latest/subsys/modbus/ |
| D | Kconfig | 70 bool "Floating-Point extensions" 73 Enable Floating-Point extensions
|
| /Zephyr-latest/drivers/adc/ |
| D | adc_stm32wb0.c | 321 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/tests/kernel/fpu_sharing/generic/ |
| D | README.txt | 1 Title: Shared Floating Point Support 5 The Shared Floating Point Support test uses two tasks to:
|
| /Zephyr-latest/arch/riscv/ |
| D | Kconfig.isa | 49 (F) - Standard Extension for Single-Precision Floating-Point 60 (D) - Standard Extension for Double-Precision Floating-Point 84 (Q) - Standard Extension for Quad-Precision Floating-Point
|
| /Zephyr-latest/samples/net/wifi/apsta_mode/ |
| D | README.rst | 5 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/ |
| D | Kconfig | 75 * 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/samples/kernel/bootargs/ |
| D | README.rst | 98 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/ |
| D | float.rst | 3 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/arch/arm/core/mpu/ |
| D | Kconfig | 36 Floating Point (FP) context. The width of the guard is set to
|
| /Zephyr-latest/samples/net/sockets/echo/ |
| D | README.rst | 81 After having connected to an Access Point using the sample Wi-Fi shell,
|
| /Zephyr-latest/subsys/net/l2/ppp/ |
| D | Kconfig | 5 bool "Point-to-point (PPP) support"
|
| /Zephyr-latest/subsys/net/ip/ |
| D | Kconfig.stats | 118 bool "Point-to-point (PPP) statistics"
|
| /Zephyr-latest/boards/renesas/ek_ra4m1/doc/ |
| D | index.rst | 16 - 48 MHz Arm® Cortex®-M4 core with Floating Point Unit (FPU)
|
| /Zephyr-latest/arch/arm/core/ |
| D | Kconfig.vfp | 16 This option signifies the support for a Vectored Floating-Point (VFP)
|
| /Zephyr-latest/boards/qemu/x86/doc/ |
| D | index.rst | 160 Jumping to Entry Point: 0x112b (48 31 c0 48 31 d2 48)
|
| /Zephyr-latest/boards/renesas/ek_ra6m1/doc/ |
| D | index.rst | 20 - 120 MHz Arm® Cortex®-M4 core with Floating Point Unit (FPU)
|
| /Zephyr-latest/arch/x86/core/ |
| D | Kconfig.ia32 | 97 menu "Architecture Floating Point Options"
|
| /Zephyr-latest/arch/arm/core/cortex_a_r/ |
| D | Kconfig | 164 implementation supporting the Floating-Point Extension.
|
| /Zephyr-latest/drivers/net/ |
| D | Kconfig | 13 bool "Point-to-point (PPP) UART based driver"
|
| /Zephyr-latest/boards/adi/max32680evkit/doc/ |
| D | index.rst | 78 - DAC Accessed Through SMA Connector or Test Point
|
| /Zephyr-latest/doc/releases/ |
| D | release-notes-2.0.rst | 17 * We added support for :ref:`Point-to-Point Protocol (PPP) <ppp>`. PPP is a 42 * New kernel API for per-thread disabling of Floating Point Services for 58 * We enhanced the support for Floating Point Services in Cortex-M 75 * Enhance the support for Floating Point Services 348 * Added support for :ref:`Point-to-Point Protocol (PPP) <ppp>`. 1148 * :github:`15964` - ARM: Cortex-M: enhance Sharing Floating-Point Registers Mode 1292 * :github:`15074` - ARM: Fix/Enhance Floating Point for ARM Cortex-M architecture 1506 * :github:`2856` - Customer: Floating Point samples
|