Home
last modified time | relevance | path

Searched refs:cint (Results 1 – 2 of 2) sorted by relevance

/bsp/stm32/stm32mp157a-st-discovery/board/ports/OpenAMP/libmetal/lib/
A Dio.c122 unsigned int cint = value; in metal_io_block_set() local
126 cint |= ((unsigned int)value << (8 * i)); in metal_io_block_set()
132 *(unsigned int *)ptr = cint; in metal_io_block_set()
/bsp/stm32/stm32mp157a-st-ev1/board/ports/OpenAMP/libmetal/lib/
A Dio.c122 unsigned int cint = value; in metal_io_block_set() local
126 cint |= ((unsigned int)value << (8 * i)); in metal_io_block_set()
132 *(unsigned int *)ptr = cint; in metal_io_block_set()

Completed in 11 milliseconds