embassy/embassy-nrf/src
2022-07-23 15:13:47 +02:00
..
chips Run rustfmt. 2022-06-12 22:22:31 +02:00
ppi Remove PeripheralRef::into_inner() 2022-07-23 14:27:45 +02:00
buffered_uarte.rs nrf: replace PhantomData usages with PeripheralRef. 2022-07-23 15:13:47 +02:00
fmt.rs fmt: Add dunmy use to avoid "unused variable" errors when no log is enabled. 2021-06-07 03:21:37 +02:00
gpio.rs Remove PeripheralRef::into_inner() 2022-07-23 14:27:45 +02:00
gpiote.rs nrf: replace PhantomData usages with PeripheralRef. 2022-07-23 15:13:47 +02:00
lib.rs Rename Unborrowed -> PeripheralRef, Unborrow -> Peripheral 2022-07-23 14:00:19 +02:00
nvmc.rs nrf: replace PhantomData usages with PeripheralRef. 2022-07-23 15:13:47 +02:00
pwm.rs nrf: replace PhantomData usages with PeripheralRef. 2022-07-23 15:13:47 +02:00
qdec.rs nrf: replace PhantomData usages with PeripheralRef. 2022-07-23 15:13:47 +02:00
qspi.rs Remove PeripheralRef::into_inner() 2022-07-23 14:27:45 +02:00
rng.rs Rename Unborrowed -> PeripheralRef, Unborrow -> Peripheral 2022-07-23 14:00:19 +02:00
saadc.rs nrf: replace PhantomData usages with PeripheralRef. 2022-07-23 15:13:47 +02:00
spim.rs nrf: replace PhantomData usages with PeripheralRef. 2022-07-23 15:13:47 +02:00
temp.rs Rename Unborrowed -> PeripheralRef, Unborrow -> Peripheral 2022-07-23 14:00:19 +02:00
time_driver.rs Run rustfmt. 2022-06-12 22:22:31 +02:00
timer.rs nrf: replace PhantomData usages with PeripheralRef. 2022-07-23 15:13:47 +02:00
twim.rs nrf: replace PhantomData usages with PeripheralRef. 2022-07-23 15:13:47 +02:00
uarte.rs nrf: replace PhantomData usages with PeripheralRef. 2022-07-23 15:13:47 +02:00
usb.rs nrf: replace PhantomData usages with PeripheralRef. 2022-07-23 15:13:47 +02:00
util.rs Fix inverted boolean condition 2022-03-08 16:29:42 +01:00
wdt.rs nrf91: support running in both S and NS mode. 2021-10-26 17:40:07 +02:00