Home
last modified time | relevance | path

Searched defs:DEADTIME (Results 1 – 7 of 7) sorted by relevance

/dports/lang/micropython/micropython-1.17/ports/teensy/
H A Dhal_ftm.h50 volatile uint32_t DEADTIME; // Deadtime Insertion Control member
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/parasites/stmlib/third_party/STM/STM32F4xx_StdPeriph_Driver/inc/
H A Dstm32f4xx_dma2d.h416 #define DEADTIME ((uint32_t)0x000000FF) macro
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/stmlib/third_party/STM/STM32F4xx_StdPeriph_Driver/inc/
H A Dstm32f4xx_dma2d.h416 #define DEADTIME ((uint32_t)0x000000FF) macro
/dports/games/xscavenger/xscavenger-1.4.5/src/
H A Dscav.h122 #define DEADTIME 20 macro
/dports/games/sdl_scavenger/sdlscav-145/
H A Dscav.h176 #define DEADTIME 20 macro
/dports/games/NBlood/NBlood-a1689a4/source/witchaven/src/
H A Dmenu.cpp1234 #define DEADTIME 2 // # minutes of nothing happening macro
/dports/games/xlife/xlife-6.7/
H A Ddefs.h105 #define DEADTIME 10 /* nuke a tile when it's been dead this long */ macro