/Zephyr-latest/scripts/kconfig/ |
D | kconfigfunctions.py | 206 The function will divide the value based on 'unit': 208 'k' or 'K' divide by 1024 (1 << 10) 209 'm' or 'M' divide by 1,048,576 (1 << 20) 210 'g' or 'G' divide by 1,073,741,824 (1 << 30) 211 'kb' or 'Kb' divide by 8192 (1 << 13) 212 'mb' or 'Mb' divide by 8,388,608 (1 << 23) 213 'gb' or 'Gb' divide by 8,589,934,592 (1 << 33) 235 The function will divide the value based on 'unit': 237 'k' or 'K' divide by 1024 (1 << 10) 238 'm' or 'M' divide by 1,048,576 (1 << 20) [all …]
|
/Zephyr-latest/soc/nxp/kinetis/k8x/ |
D | Kconfig | 38 This option specifies the divide value for the K8x processor core clock 45 This option specifies the divide value for the K8x bus clock from the 52 This option specifies the divide value for the K8x FlexBus clock from the 59 This option specifies the divide value for the K8x flash clock from the
|
/Zephyr-latest/drivers/adc/ |
D | Kconfig.mcux | 59 prompt "Clock Divide Selection" 63 bool "Divide ratio is 1" 66 bool "Divide ratio is 2" 69 bool "Divide ratio is 4" 72 bool "Divide ratio is 8"
|
/Zephyr-latest/dts/bindings/clock/ |
D | litex,clk.yaml | 43 litex,divclk-divide-min: 48 litex,divclk-divide-max: 73 litex,clkout-divide-min: 78 litex,clkout-divide-max:
|
/Zephyr-latest/dts/bindings/pwm/ |
D | nxp,flexio-pwm.yaml | 44 - 1: Divide by 1 45 - 16: Divide by 16 46 - 256: Divide by 256
|
D | infineon,xmc4xxx-ccu8-pwm.yaml | 24 a separate prescaler to divide the clock. The clock divider is 95 The entry in the array will divide CCU clock by (2 << value).
|
/Zephyr-latest/dts/bindings/tcpc/ |
D | nuvoton,numaker-tcpc.yaml | 95 vbus-divide: 100 "divide-20": External VBUS voltage divider circuit should be 1/20 103 "divide-10": External VBUS voltage divider circuit should be 1/10 107 - "divide-20" 108 - "divide-10"
|
/Zephyr-latest/cmake/compiler/gcc/ |
D | target_x86.cmake | 21 # In order to use division, `--divide` needs to be passed to 23 list(APPEND TOOLCHAIN_C_FLAGS -Wa,--divide)
|
/Zephyr-latest/soc/nxp/kinetis/ |
D | Kconfig | 59 Selects the amount to divide down the external reference clock for the PLL. 67 Selects the amount to divide the VCO output of the PLL. The VDIV 0 bits 76 Selects the amount to divide down the fast internal reference clock. The 84 Selects the amount to divide down the external reference clock for the
|
/Zephyr-latest/dts/bindings/sensor/ |
D | ti,fdc2x1x.yaml | 233 1 = divide by 1. Choose for sensor frequencies between 235 2 = divide by 2. Choose for sensor frequencies between 5MHz 239 2 = divide by 2. Choose for sensor frequencies between 242 - 1 # Divide by 1 243 - 2 # Divide by 2
|
/Zephyr-latest/tests/arch/x86/static_idt/src/ |
D | main.c | 75 * This is the handler for the divide by zero exception. 77 * The source of this divide-by-zero error comes from the following line in 88 * loop of divide-by-zero errors would be created.) 159 volatile int error; /* used to create a divide by zero error */ in ZTEST() 175 * issuing a 'divide by zero' warning. in ZTEST()
|
/Zephyr-latest/tests/ztest/error_hook/src/ |
D | main.c | 98 * Do not optimize the divide instruction. GCC will generate invalid 99 * opcode exception instruction instead of real divide instruction. 106 /* divide by zero */ in trigger_fault_divide_zero() 113 * trigger an exception for divide zero. They might need to enable the divide in trigger_fault_divide_zero() 117 * which does not include a divide instruction, the test is skipped, in trigger_fault_divide_zero() 119 * For ARMv8-R, divide by zero trapping is not supported in hardware. in trigger_fault_divide_zero()
|
/Zephyr-latest/samples/subsys/usb_c/sink/boards/ |
D | numaker_m2l31ki.overlay | 58 vbus-divide = "divide-10";
|
/Zephyr-latest/dts/bindings/counter/ |
D | nxp,s32-sys-timer.yaml | 24 Selects the module clock divide value for the prescaler, between 1 and 256.
|
/Zephyr-latest/dts/bindings/can/ |
D | infineon,xmc4xxx-can-node.yaml | 20 description: Option enables clock divide by a factor of 8.
|
D | st,stm32-fdcan.yaml | 44 Divide by 1 is the peripherals reset value and remains set unless
|
D | st,stm32h7-fdcan.yaml | 44 Divide by 1 is the peripherals reset value and remains set unless this property is configured.
|
D | microchip,mcp251xfd.yaml | 70 description: The factor to divide the system clock for CLKO pin.
|
/Zephyr-latest/soc/atmel/sam/sam4l/ |
D | soc.c | 90 static inline uint32_t pll_config_init(uint32_t divide, uint32_t mul) in pll_config_init() argument 98 /* Divide output frequency by two */ in pll_config_init() 115 vco_hz /= divide; in pll_config_init() 134 (divide << SCIF_PLL_PLLDIV_Pos) | in pll_config_init()
|
/Zephyr-latest/subsys/shell/ |
D | shell_help.c | 13 * It takes care to not divide words. 65 * divide in the way to not divide words. in formatted_text_print()
|
/Zephyr-latest/dts/bindings/video/ |
D | ovti,ov2640.yaml | 20 the system clock divide ratio and PLL, the frame rate and pixel
|
/Zephyr-latest/arch/x86/core/ |
D | ia32.cmake | 9 zephyr_compile_options($<$<COMPILE_LANGUAGE:ASM>:-Wa,--divide>)
|
/Zephyr-latest/dts/bindings/serial/ |
D | cdns,uart.yaml | 24 description: Baud Rate Divide register value.
|
/Zephyr-latest/drivers/sensor/st/vl53l1x/ |
D | vl53l1_platform_user_config.h | 52 * FW stream divide - value of 254
|
/Zephyr-latest/dts/riscv/ |
D | riscv32-litex-vexriscv.dtsi | 380 litex,divclk-divide-min = <1>; 381 litex,divclk-divide-max = <107>; 386 litex,clkout-divide-min = <1>; 387 litex,clkout-divide-max = <126>;
|