Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/sinc/
Dfsl_sinc.c206 SINC_EnableChannelFIFO(base, chId, chConfig->bEnableFifo); in SINC_SetChannelConfig()
Dfsl_sinc.h1114 static inline void SINC_EnableChannelFIFO(SINC_Type *base, sinc_channel_id_t chId, bool enable) in SINC_EnableChannelFIFO() function