| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32572/ |
| D | tmr.h | 69 } mxc_tmr_pres_t; typedef 100 mxc_tmr_pres_t pres; ///< Desired timer prescaler
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32570/ |
| D | tmr.h | 93 } mxc_tmr_pres_t; typedef 139 mxc_tmr_pres_t pres; ///< Desired timer prescaler
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32520/ |
| D | tmr.h | 80 } mxc_tmr_pres_t; typedef 126 mxc_tmr_pres_t pres; ///< Desired timer prescaler
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32650/ |
| D | tmr.h | 83 } mxc_tmr_pres_t; typedef 129 mxc_tmr_pres_t pres; ///< Desired timer prescaler
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32665/ |
| D | tmr.h | 81 } mxc_tmr_pres_t; typedef 127 mxc_tmr_pres_t pres; ///< Desired timer prescaler
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32660/ |
| D | tmr.h | 86 } mxc_tmr_pres_t; typedef 147 mxc_tmr_pres_t pres; ///< Desired timer prescaler
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32672/ |
| D | tmr.h | 81 } mxc_tmr_pres_t; typedef 164 mxc_tmr_pres_t pres; ///< Desired timer prescaler
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32670/ |
| D | tmr.h | 81 } mxc_tmr_pres_t; typedef 164 mxc_tmr_pres_t pres; ///< Desired timer prescaler
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32675/ |
| D | tmr.h | 81 } mxc_tmr_pres_t; typedef 163 mxc_tmr_pres_t pres; ///< Desired timer prescaler
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX78002/ |
| D | tmr.h | 81 } mxc_tmr_pres_t; typedef 165 mxc_tmr_pres_t pres; /**< Desired timer prescaler */
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32690/ |
| D | tmr.h | 81 } mxc_tmr_pres_t; typedef 168 mxc_tmr_pres_t pres; /**< Desired timer prescaler */
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX78000/ |
| D | tmr.h | 81 } mxc_tmr_pres_t; typedef 167 mxc_tmr_pres_t pres; /**< Desired timer prescaler */
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32680/ |
| D | tmr.h | 81 } mxc_tmr_pres_t; typedef 165 mxc_tmr_pres_t pres; /**< Desired timer prescaler */
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32662/ |
| D | tmr.h | 81 } mxc_tmr_pres_t; typedef 166 mxc_tmr_pres_t pres; /**< Desired timer prescaler */
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32655/ |
| D | tmr.h | 80 } mxc_tmr_pres_t; typedef 165 mxc_tmr_pres_t pres; /**< Desired timer prescaler */
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/TMR/ |
| D | tmr_reva.c | 205 mxc_tmr_pres_t prescale = (mxc_tmr_pres_t)clk_shift << MXC_F_TMR_REVA_CN_PRES_POS; in MXC_TMR_RevA_TO_Start()
|
| D | tmr_revc.c | 268 mxc_tmr_pres_t prescale = in MXC_TMR_RevC_TO_Start() 269 (mxc_tmr_pres_t)(((tmr->cn & MXC_F_TMR_CN_PRES) >> MXC_F_TMR_CN_PRES_POS) | in MXC_TMR_RevC_TO_Start()
|
| D | tmr_revb.c | 430 mxc_tmr_pres_t prescale = (mxc_tmr_pres_t)(clk_shift << MXC_F_TMR_REVB_CTRL0_CLKDIV_A_POS); in MXC_TMR_RevB_TO_Start()
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/AFE/ |
| D | afe_timer.c | 350 afe_tmr_cfg.pres = (mxc_tmr_pres_t)g_timer_prescaler; in afe_timer_config() 371 hart_tmr_cfg.pres = (mxc_tmr_pres_t)g_timer_prescaler; in afe_timer_config()
|
| /hal_adi-latest/MAX/Include/ |
| D | wrap_max32_tmr.h | 31 mxc_tmr_pres_t pres;
|