Searched defs:eps (Results 1 – 2 of 2) sorted by relevance
420 __STATIC_INLINE void stdio_uart_dfmtcfg_pack(uint8_t divms, uint8_t divae, uint8_t brk, uint8_t eps… in stdio_uart_dfmtcfg_pack()432 …dio_uart_dfmtcfg_unpack(uint8_t* divms, uint8_t* divae, uint8_t* brk, uint8_t* eps, uint8_t* pen, … in stdio_uart_dfmtcfg_unpack()487 __STATIC_INLINE void stdio_uart_eps_setf(uint8_t eps) in stdio_uart_eps_setf()
166 double eps = std::pow(2.0, -52.0); in hqr2() local