Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_intmux.h97 … void INTMUX_SetChannelMode(INTMUX_Type *base, uint32_t channel, intmux_channel_logic_mode_t logic) in INTMUX_SetChannelMode() argument
101 base->CHANNEL[channel].CHn_CSR = INTMUX_CHn_CSR_AND(logic); in INTMUX_SetChannelMode()