Home
last modified time | relevance | path

Searched refs:half (Results 1 – 12 of 12) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/disp2/disp/de/lowlevel_v2x/
A Dde_gsu.c378 int shift, half, layer_coord; in de_calc_ovl_coord() local
382 half = (1 << (shift - 1)); in de_calc_ovl_coord()
383 layer_coord = (frame_coord * scale_step + half) >> shift; in de_calc_ovl_coord()
384 DE_INF("half_shift_xy=<%x,%d,%d>\n", half, shift, layer_coord); in de_calc_ovl_coord()
A Dde_fce.c488 u32 rate, half; in auto_ce_model() local
622 half = rate >> 1; in auto_ce_model()
626 half = rate >> 1; in auto_ce_model()
635 tmp = (p[i] * rate + half) / total_pixel in auto_ce_model()
/bsp/smartfusion2/CMSIS/startup_arm/
A Dsmartfusion2_esram_debug.sct30 ; First half of RAM allocated to RO Execute and data
43 ; Second half of RAM allocated to RW data, heap and stack
A Dsmartfusion2_mddr_debug.sct32 ; Total = 64MB (lowest common amount accross dev kits) 32MB - First half of external memory alloc…
49 ; 32 MB- Second half of external memory allocated to RW data
A Dsmartfusion2_relocate_to_external_ram.sct67 ; MDDR_RAM 0xA0000000 0x4000000 So use top half of this for RW data
68 ; Bottom half has been assigned to R only code already
/bsp/wch/risc-v/Libraries/ch56x_drivers/
A Dch56x_uart.h52 uint8_t half : 1; // B.7 : RW, enable half-duplex mode (UART0 only) member
/bsp/stm32/stm32g431-st-nucleo/
A DREADME.md16 \- Three SPIs multiplexed with two half duplex I2Ss
76 - 3 x SPIs, 4 to 16 programmable bit frames, 2 x with multiplexed half duplex I2S interface
/bsp/stm32/stm32g491-st-nucleo/
A DREADME.md16 \- Three SPIs multiplexed with two half duplex I2Ss
76 - 3 x SPIs, 4 to 16 programmable bit frames, 2 x with multiplexed half duplex I2S interface
/bsp/stm32/stm32g474-st-nucleo/
A DREADME.md14 \- Four SPIs multiplexed with two half duplex I2Ss
76 - 4 x SPIs, 4 to 16 programmable bit frames, 2 x with multiplexed half duplex I2S interface
/bsp/microchip/saml10/
A DREADME.md100 - USART with full-duplex and single-wire half-duplex configuration
A DREADME_zh.md100 - USART with full-duplex and single-wire half-duplex configuration
/bsp/core-v-mcu/core-v-cv32e40p/board/linker_scripts/
A Dcore-v-mcu.ld74 .vectors MAX(0x1c000800, ALIGN(256)) : /* lets leak the first 2k free for now "half zero page" */

Completed in 23 milliseconds