Searched refs:pu8IntType (Results 1 – 4 of 4) sorted by relevance
487 MS_BOOL INTERN_DVBC_DEMOD_INTERRUPT_MONITOR(MS_U8* pu8IntType);
223 MS_BOOL INTERN_DVBS_Demod_Interrupt_Monitor(MS_U8* pu8IntType);
2568 MS_BOOL INTERN_DVBC_DEMOD_INTERRUPT_MONITOR(MS_U8* pu8IntType) in INTERN_DVBC_DEMOD_INTERRUPT_MONITOR() argument2659 *pu8IntType = ((u8_demod_index & 0x0F) << 4) + ((u8_interrupt_type + 1) & 0x0F); in INTERN_DVBC_DEMOD_INTERRUPT_MONITOR()
1848 MS_BOOL INTERN_DVBS_Demod_Interrupt_Monitor(MS_U8* pu8IntType) in INTERN_DVBS_Demod_Interrupt_Monitor() argument1980 *pu8IntType = u8_interrupt_type; in INTERN_DVBS_Demod_Interrupt_Monitor()