| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/TMR/ |
| D | tmr_revc.c | 36 MXC_ASSERT(tmr_id >= 0); in MXC_TMR_RevC_Init() 112 MXC_ASSERT(tmr_id >= 0); in MXC_TMR_RevC_ConfigGeneric() 129 MXC_ASSERT(tmr_id >= 0); in MXC_TMR_RevC_Shutdown() 138 MXC_ASSERT(tmr_id >= 0); in MXC_TMR_RevC_Start() 146 MXC_ASSERT(tmr_id >= 0); in MXC_TMR_RevC_Stop() 154 MXC_ASSERT(tmr_id >= 0); in MXC_TMR_RevC_SetPWM() 170 MXC_ASSERT(tmr_id >= 0); in MXC_TMR_RevC_GetCompare() 178 MXC_ASSERT(tmr_id >= 0); in MXC_TMR_RevC_GetCapture() 186 MXC_ASSERT(tmr_id >= 0); in MXC_TMR_RevC_GetCount() 196 MXC_ASSERT(tmr_id >= 0); in MXC_TMR_RevC_GetPeriod() [all …]
|
| D | tmr_reva.c | 110 MXC_ASSERT(MXC_TMR_GET_IDX((mxc_tmr_regs_t *)tmr) >= 0); in MXC_TMR_RevA_Shutdown() 118 MXC_ASSERT(MXC_TMR_GET_IDX((mxc_tmr_regs_t *)tmr) >= 0); in MXC_TMR_RevA_Start() 125 MXC_ASSERT(MXC_TMR_GET_IDX((mxc_tmr_regs_t *)tmr) >= 0); in MXC_TMR_RevA_Stop() 132 MXC_ASSERT(MXC_TMR_GET_IDX((mxc_tmr_regs_t *)tmr) >= 0); in MXC_TMR_RevA_SetPWM() 145 MXC_ASSERT(MXC_TMR_GET_IDX((mxc_tmr_regs_t *)tmr) >= 0); in MXC_TMR_RevA_GetCompare() 152 MXC_ASSERT(MXC_TMR_GET_IDX((mxc_tmr_regs_t *)tmr) >= 0); in MXC_TMR_RevA_GetCapture() 159 MXC_ASSERT(MXC_TMR_GET_IDX((mxc_tmr_regs_t *)tmr) >= 0); in MXC_TMR_RevA_GetCount() 166 MXC_ASSERT(MXC_TMR_GET_IDX((mxc_tmr_regs_t *)tmr) >= 0); in MXC_TMR_RevA_ClearFlags() 173 MXC_ASSERT(MXC_TMR_GET_IDX((mxc_tmr_regs_t *)tmr) >= 0); in MXC_TMR_RevA_GetFlags() 180 MXC_ASSERT(MXC_TMR_GET_IDX((mxc_tmr_regs_t *)tmr) >= 0); in MXC_TMR_RevA_SetCompare() [all …]
|
| D | tmr_revb.c | 47 MXC_ASSERT(tmr_id >= 0); in MXC_TMR_RevB_Init() 149 MXC_ASSERT(tmr_id >= 0); in MXC_TMR_RevB_SetClockSourceFreq() 159 MXC_ASSERT(tmr_id >= 0); in MXC_TMR_RevB_GetClockSourceFreq() 173 MXC_ASSERT(tmr_id >= 0); in MXC_TMR_RevB_ConfigGeneric() 214 MXC_ASSERT(tmr_id >= 0); in MXC_TMR_RevB_Shutdown() 228 MXC_ASSERT(tmr_id >= 0); in MXC_TMR_RevB_Start() 238 MXC_ASSERT(tmr_id >= 0); in MXC_TMR_RevB_Stop() 247 MXC_ASSERT(tmr_id >= 0); in MXC_TMR_RevB_SetPWM() 283 MXC_ASSERT(tmr_id >= 0); in MXC_TMR_RevB_GetCompare() 293 MXC_ASSERT(tmr_id >= 0); in MXC_TMR_RevB_GetCapture() [all …]
|
| D | tmr_ai85.c | 36 MXC_ASSERT(tmr_id >= 0); in MXC_TMR_Init() 180 MXC_ASSERT(MXC_TMR_GET_IDX(tmr) >= 0); in MXC_TMR_Shutdown() 242 MXC_ASSERT(tmr_id >= 0); in MXC_TMR_GetPeriod() 259 MXC_ASSERT(clock == MXC_TMR_IBRO_CLK || clock == MXC_TMR_ERTCO_CLK || in MXC_TMR_GetPeriod() 282 MXC_ASSERT(clock == MXC_TMR_APB_CLK || clock == MXC_TMR_ISO_CLK || in MXC_TMR_GetPeriod()
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX78002/ |
| D | mxc_assert.h | 54 #define MXC_ASSERT(expr) \ macro 65 #define MXC_ASSERT(expr)
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32690/ |
| D | mxc_assert.h | 54 #define MXC_ASSERT(expr) \ macro 65 #define MXC_ASSERT(expr)
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX78000/ |
| D | mxc_assert.h | 54 #define MXC_ASSERT(expr) \ macro 65 #define MXC_ASSERT(expr)
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32520/ |
| D | mxc_assert.h | 54 #define MXC_ASSERT(expr) \ macro 65 #define MXC_ASSERT(expr)
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32570/ |
| D | mxc_assert.h | 54 #define MXC_ASSERT(expr) \ macro 65 #define MXC_ASSERT(expr)
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32650/ |
| D | mxc_assert.h | 50 #define MXC_ASSERT(expr) \ macro 62 #define MXC_ASSERT(expr)
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32572/ |
| D | mxc_assert.h | 54 #define MXC_ASSERT(expr) \ macro 65 #define MXC_ASSERT(expr)
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32675/ |
| D | mxc_assert.h | 54 #define MXC_ASSERT(expr) \ macro 65 #define MXC_ASSERT(expr)
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32670/ |
| D | mxc_assert.h | 54 #define MXC_ASSERT(expr) \ macro 65 #define MXC_ASSERT(expr)
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32672/ |
| D | mxc_assert.h | 54 #define MXC_ASSERT(expr) \ macro 65 #define MXC_ASSERT(expr)
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32680/ |
| D | mxc_assert.h | 54 #define MXC_ASSERT(expr) \ macro 65 #define MXC_ASSERT(expr)
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32662/ |
| D | mxc_assert.h | 54 #define MXC_ASSERT(expr) \ macro 65 #define MXC_ASSERT(expr)
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32665/ |
| D | mxc_assert.h | 54 #define MXC_ASSERT(expr) \ macro 65 #define MXC_ASSERT(expr)
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32660/ |
| D | mxc_assert.h | 54 #define MXC_ASSERT(expr) \ macro 65 #define MXC_ASSERT(expr)
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32655/ |
| D | mxc_assert.h | 54 #define MXC_ASSERT(expr) \ macro 65 #define MXC_ASSERT(expr)
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/LP/ |
| D | lp_me18.c | 193 MXC_ASSERT(MXC_TMR_GET_IDX(tmr) > 3); in MXC_LP_EnableTimerWakeup() 204 MXC_ASSERT(MXC_TMR_GET_IDX(tmr) > 3); in MXC_LP_DisableTimerWakeup() 225 MXC_ASSERT(!(cmp < MXC_LPCMP_CMP0 || cmp > MXC_LPCMP_CMP3)); in MXC_LP_EnableLPCMPWakeup() 236 MXC_ASSERT(!(cmp < MXC_LPCMP_CMP0 || cmp > MXC_LPCMP_CMP3)); in MXC_LP_DisableLPCMPWakeup() 247 MXC_ASSERT(can_idx < MXC_CAN_INSTANCES); in MXC_LP_EnableCANWakeup() 261 MXC_ASSERT(can_idx < MXC_CAN_INSTANCES); in MXC_LP_DisableCANWakeup()
|
| D | lp_ai87.c | 191 MXC_ASSERT(MXC_TMR_GET_IDX(tmr) > 3); in MXC_LP_EnableTimerWakeup() 202 MXC_ASSERT(MXC_TMR_GET_IDX(tmr) > 3); in MXC_LP_DisableTimerWakeup() 223 MXC_ASSERT((cmp >= MXC_LPCMP_CMP0) && (cmp <= MXC_LPCMP_CMP3)); in MXC_LP_EnableLPCMPWakeup() 234 MXC_ASSERT((cmp >= MXC_LPCMP_CMP0) && (cmp <= MXC_LPCMP_CMP3)); in MXC_LP_DisableLPCMPWakeup()
|
| D | lp_me17.c | 196 MXC_ASSERT(MXC_TMR_GET_IDX(tmr) > 3); in MXC_LP_EnableTimerWakeup() 207 MXC_ASSERT(MXC_TMR_GET_IDX(tmr) > 3); in MXC_LP_DisableTimerWakeup() 228 MXC_ASSERT((cmp >= MXC_LPCMP_CMP0) && (cmp <= MXC_LPCMP_CMP3)); in MXC_LP_EnableLPCMPWakeup() 239 MXC_ASSERT((cmp >= MXC_LPCMP_CMP0) && (cmp <= MXC_LPCMP_CMP3)); in MXC_LP_DisableLPCMPWakeup()
|
| D | lp_ai85.c | 191 MXC_ASSERT(MXC_TMR_GET_IDX(tmr) > 3); in MXC_LP_EnableTimerWakeup() 202 MXC_ASSERT(MXC_TMR_GET_IDX(tmr) > 3); in MXC_LP_DisableTimerWakeup() 223 MXC_ASSERT((cmp >= MXC_LPCMP_CMP0) && (cmp <= MXC_LPCMP_CMP3)); in MXC_LP_EnableLPCMPWakeup() 234 MXC_ASSERT((cmp >= MXC_LPCMP_CMP0) && (cmp <= MXC_LPCMP_CMP3)); in MXC_LP_DisableLPCMPWakeup()
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/ADC/ |
| D | adc_reva.c | 220 MXC_ASSERT(monitor < MXC_MONITOR_NUM); in MXC_ADC_RevA_EnableMonitor() 234 MXC_ASSERT(monitor < MXC_MONITOR_NUM); in MXC_ADC_RevA_DisableMonitor() 249 MXC_ASSERT(monitor < MXC_MONITOR_NUM); in MXC_ADC_RevA_SetMonitorHighThreshold() 259 MXC_ASSERT(monitor < MXC_MONITOR_NUM); in MXC_ADC_RevA_GetMonitorHighThreshold() 267 MXC_ASSERT(monitor < MXC_MONITOR_NUM); in MXC_ADC_RevA_SetMonitorLowThreshold() 275 MXC_ASSERT(monitor < MXC_MONITOR_NUM); in MXC_ADC_RevA_GetMonitorLowThreshold() 283 MXC_ASSERT(monitor < MXC_MONITOR_NUM); in MXC_ADC_RevA_SetMonitorChannel() 299 MXC_ASSERT(monitor < MXC_MONITOR_NUM); in MXC_ADC_RevA_GetMonitorChannel() 305 MXC_ASSERT(monitor < MXC_MONITOR_NUM && callback != NULL); in MXC_ADC_RevA_EnableMonitorAsync() 311 MXC_ASSERT(monitor < MXC_MONITOR_NUM); in MXC_ADC_RevA_DisableMonitorAsync() [all …]
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/AFE/ |
| D | afe_timer.c | 50 MXC_ASSERT(tmr_id >= 0); in AFE_TMR_Stop_16() 67 MXC_ASSERT(tmr_id >= 0); in AFE_TMR_SetCompare_16() 85 MXC_ASSERT(tmr_id >= 0); in AFE_TMR_SetCount_16() 106 MXC_ASSERT(tmr_id >= 0); in AFE_TMR_ClearFlags_16() 123 MXC_ASSERT(tmr_id >= 0); in AFE_TMR_EnableInt_16() 140 MXC_ASSERT(tmr_id >= 0); in AFE_TMR_Start_16() 185 MXC_ASSERT(tmr_id >= 0); in AFE_TMR_Config_16() 250 MXC_ASSERT((tmr_id = MXC_TMR_GET_IDX(tmr)) >= 0); in afe_timer_validate_id()
|