Searched full:dead (Results 1 – 25 of 67) sorted by relevance
123
/Zephyr-latest/dts/bindings/pwm/ |
D | infineon,xmc4xxx-ccu8-pwm.yaml | 11 The module supports adding a dead time between the high-side and 14 The dead time ensures that there is a delay before the PWM state 26 slice has a dead time prescaler, which divides the slice clock 27 for the dead time counter. 68 duty cycle and high/low dead times. But the pulse duration applies to 103 Defines the clock divider for dead time counter for each slice. 105 Reducing prescaler value will improve dead time resolution but decrease the 106 maximum dead time. 112 Defines the dead time in nanoseconds for the high-side PWM signal for each channel. 118 Defines the dead time in nanoseconds for the low-side PWM signal for each channel.
|
D | nxp,s32-emios-pwm.yaml | 40 dead-time = <100>; 111 - OPWMCB: generates a center aligned PWM with dead time insertion to the 165 dead-time: 169 Dead time (in ticks) for PWM channel in OPWMCB mode.
|
/Zephyr-latest/soc/st/stm32/stm32g0x/ |
D | soc.c | 25 * @brief Disable the internal Pull-Up in Dead Battery pins of UCPD peripherals 27 * The internal Pull-Up in Dead Battery pins of UCPD peripherals are disabled, 91 /* Disable the internal Pull-Up in Dead Battery pins of UCPD peripheral */ in soc_early_init_hook()
|
/Zephyr-latest/include/zephyr/drivers/usb_c/ |
D | usbc_ppc.h | 25 /** Exit from dead-battery mode failed */ 71 * @brief Check if PPC is in the dead battery mode 74 * @retval 1 if PPC is in the dead battery mode 75 * @retval 0 if PPC is not in the dead battery mode 91 * @brief Request the PPC to exit from the dead battery mode 92 * Return from this call doesn't mean that the PPC is not in the dead battery anymore. 94 * USBC_PPC_EVENT_DEAD_BATTERY_ERROR enum. To check if the PPC disabled the dead battery mode,
|
/Zephyr-latest/soc/st/stm32/stm32u5x/ |
D | soc.c | 43 /* For devices with USB C PD, we can disable the dead battery in soc_early_init_hook() 49 /* Disable USB Type-C dead battery pull-down behavior */ in soc_early_init_hook()
|
/Zephyr-latest/dts/bindings/tcpc/ |
D | st,stm32-ucpd.yaml | 66 dead-battery: 69 Determine if USB-C Dead Battery pull-down's should be
|
D | nuvoton,numaker-tcpc.yaml | 110 dead-battery: 113 Determine if USB-C Dead Battery pull-down resistor should be
|
/Zephyr-latest/drivers/usb_c/ppc/ |
D | shell.c | 46 printk(" Dead battery: %d\n", ppc_is_dead_battery_mode(dev)); in print_status() 78 * @brief Command that requests one or all of the PPCs to try exiting the dead battery mode 129 "Exit from the dead battery mode\n"
|
D | usbc_ppc_numaker.c | 58 * @brief Check if PPC is in the dead battery mode 60 * @retval 1 if PPC is in the dead battery mode 61 * @retval 0 if PPC is not in the dead battery mode 73 * @brief Request the PPC to exit from the dead battery mode
|
D | nxp_nx20p3483_priv.h | 28 /** Value for dead battery mode */ 55 /** Bit field for exit dead battery error */ 120 /** Bit field for exit dead battery mode */
|
/Zephyr-latest/samples/subsys/usb_c/sink/boards/ |
D | weact_stm32g431_core.overlay | 29 dead-battery;
|
D | stm32g081b_eval.overlay | 41 dead-battery;
|
D | b_g474e_dpow1.overlay | 41 dead-battery;
|
/Zephyr-latest/doc/releases/ |
D | release-notes-2.7.rst | 218 * Remove dead PM code from ARC core interrupt controller driver 1080 * :github:`38815` - kernel/mem_domain: Remove dead case in check_add_partition() 1231 * :github:`38134` - [Coverity CID: 239563] Logically dead code in subsys/bluetooth/host/id.c 1237 * :github:`38127` - [Coverity CID: 239579] Logically dead code in drivers/flash/nrf_qspi_nor.c 1249 * :github:`38115` - [Coverity CID: 239605] Logically dead code in drivers/flash/nrf_qspi_nor.c 1292 * :github:`37999` - [Coverity CID: 238383] Logically dead code in tests/bluetooth/tester/src/mesh.c 1293 * :github:`37998` - [Coverity CID: 238381] Logically dead code in tests/bluetooth/tester/src/mesh.c 1294 * :github:`37997` - [Coverity CID: 238380] Logically dead code in tests/bluetooth/tester/src/mesh.c 1295 * :github:`37996` - [Coverity CID: 238379] Logically dead code in tests/bluetooth/tester/src/mesh.c 1296 * :github:`37995` - [Coverity CID: 238378] Logically dead code in tests/bluetooth/tester/src/mesh.c [all …]
|
D | release-notes-2.6.rst | 726 * Added net events notification for PPP dead and running states. 1210 * :github:`35153` - [Coverity CID: 236006] Structurally dead code in tests/subsys/logging/log_api/s… 1211 * :github:`35152` - [Coverity CID: 235986] Structurally dead code in tests/subsys/logging/log_api/s… 1231 * :github:`35132` - [Coverity CID: 236003] Logically dead code in subsys/bluetooth/audio/vcs.c 1232 * :github:`35131` - [Coverity CID: 235998] Logically dead code in subsys/bluetooth/audio/vcs.c 1233 * :github:`35130` - [Coverity CID: 235997] Logically dead code in drivers/adc/adc_stm32.c 1234 * :github:`35129` - [Coverity CID: 235990] Logically dead code in subsys/bluetooth/audio/vcs.c 1235 * :github:`35128` - [Coverity CID: 235970] Logically dead code in subsys/bluetooth/audio/vcs.c 1236 * :github:`35127` - [Coverity CID: 235965] Logically dead code in tests/subsys/logging/log_api/src/… 1237 * :github:`35126` - [Coverity CID: 235961] Logically dead code in tests/subsys/logging/log_api/src/… [all …]
|
/Zephyr-latest/dts/bindings/counter/ |
D | gd,gd32-timer.yaml | 38 inputs, dead-time insertion, etc.
|
/Zephyr-latest/soc/st/stm32/stm32l5x/ |
D | soc.c | 47 /* Disable USB Type-C dead battery pull-down behavior */ in soc_early_init_hook()
|
/Zephyr-latest/soc/st/stm32/stm32h5x/ |
D | soc.c | 43 /* Disable USB Type-C dead battery pull-down behavior */ in soc_early_init_hook()
|
/Zephyr-latest/soc/st/stm32/stm32g4x/ |
D | soc.c | 47 /* Disable USB Type-C dead battery pull-down behavior */ in soc_early_init_hook()
|
/Zephyr-latest/drivers/usb_c/tcpc/ |
D | ucpd_stm32_priv.h | 89 * Dead Battery functionality 268 /* STM32 UCPD dead battery support */ 325 /* Dead Battery active */
|
/Zephyr-latest/arch/xtensa/include/ |
D | kernel_arch_func.h | 83 * The corresponding "dead area" of the inbound stack can be in arch_cohere_stacks() 104 * this thread next). But we ALSO have to invalidate the dead in arch_cohere_stacks()
|
/Zephyr-latest/drivers/pwm/ |
D | pwm_xmc4xxx_ccu8.c | 60 LOG_ERR("Invalid dead time prescaler value %d. Range [0, 3]", in pwm_xmc4xxx_ccu8_init() 115 /* set channel dead time */ in pwm_xmc4xxx_ccu8_set_cycles()
|
/Zephyr-latest/boards/weact/stm32g431_core/doc/ |
D | index.rst | 12 PB4 respectively. Dead battery support requires PA9 and PA10 to be routed to CC1 and 24 PD signaling unless dead battery support has been enabled. A USB-C to USB-A adapter or 107 pull-downs have been disconnected by opening SB8 and SB9 unless dead battery support has
|
/Zephyr-latest/boards/st/nucleo_g431rb/doc/ |
D | index.rst | 43 …- 2x 16-bit 8-channel advanced motor control timers, with up to 8x PWM channels, dead time generat… 44 - 1x 16-bit timer with 2x IC/OCs, one OCN/PWM, dead time generation and emergency stop 45 - 2x 16-bit timers with IC/OC/OCN/PWM, dead time generation and emergency stop
|
/Zephyr-latest/subsys/logging/ |
D | Kconfig.misc | 48 for dead code. It is also required in immediate mode since it requires
|
123