Home
last modified time | relevance | path

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

/hal_microchip-latest/mec5/drivers/
Dmec_bdp.c231 uint8_t iosize = 0u, blane = 0u, ioflags = 0u, iowidth = 0u; in mec_hal_bdp_get_host_io() local
248 ioflags |= MEC_BIT(blane); in mec_hal_bdp_get_host_io()
260 ioflags |= MEC_BIT(blane); in mec_hal_bdp_get_host_io()
264 ioflags |= MEC_BIT(blane); in mec_hal_bdp_get_host_io()
266 ioflags &= (uint8_t)~MEC_BIT(blane); in mec_hal_bdp_get_host_io()
278 capio->flags = ioflags & 0xfu; in mec_hal_bdp_get_host_io()