Searched refs:R_BSP_FastPinRead (Results 1 – 2 of 2) sorted by relevance
525 __STATIC_INLINE uint32_t R_BSP_FastPinRead (bsp_io_region_t region, bsp_io_port_pin_t pin) in R_BSP_FastPinRead() function
272 *p_pin_value = (bsp_io_level_t) R_BSP_FastPinRead(R_BSP_IoRegionGet(pin), pin); in R_IOPORT_PinRead()