Searched refs:half (Results 1 – 12 of 12) sorted by relevance
| /bsp/allwinner/libraries/sunxi-hal/hal/source/disp2/disp/de/lowlevel_v2x/ |
| A D | de_gsu.c | 378 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 D | de_fce.c | 488 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 D | smartfusion2_esram_debug.sct | 30 ; First half of RAM allocated to RO Execute and data 43 ; Second half of RAM allocated to RW data, heap and stack
|
| A D | smartfusion2_mddr_debug.sct | 32 ; 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 D | smartfusion2_relocate_to_external_ram.sct | 67 ; 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 D | ch56x_uart.h | 52 uint8_t half : 1; // B.7 : RW, enable half-duplex mode (UART0 only) member
|
| /bsp/stm32/stm32g431-st-nucleo/ |
| A D | README.md | 16 \- 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 D | README.md | 16 \- 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 D | README.md | 14 \- 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 D | README.md | 100 - USART with full-duplex and single-wire half-duplex configuration
|
| A D | README_zh.md | 100 - USART with full-duplex and single-wire half-duplex configuration
|
| /bsp/core-v-mcu/core-v-cv32e40p/board/linker_scripts/ |
| A D | core-v-mcu.ld | 74 .vectors MAX(0x1c000800, ALIGN(256)) : /* lets leak the first 2k free for now "half zero page" */
|
Completed in 23 milliseconds