OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pcapwm_softc
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/i2c/
pca9685.c
56
struct
pcapwm_softc
{
struct
96
pcapwm_read1(struct
pcapwm_softc
* const sc, uint8_t reg, uint8_t *valp)
105
pcapwm_write1(struct
pcapwm_softc
* const sc, uint8_t reg, uint8_t val)
114
pcapwm_read_LEDn(struct
pcapwm_softc
* const sc, uint8_t reg, uint8_t *buf,
125
pcapwm_write_LEDn(struct
pcapwm_softc
* const sc, uint8_t reg, uint8_t *buf,
136
pcapwm_program_channel(struct
pcapwm_softc
* const sc,
165
pcapwm_inspect_channel(struct
pcapwm_softc
* const sc,
196
pcapwm_lookup_channel(struct
pcapwm_softc
* const sc, u_int index)
206
pcapwm_init_channel(struct
pcapwm_softc
* const sc, u_int index)
225
struct
pcapwm_softc
* const sc = device_private(dev)
[
all
...]
pca9685.c
56
struct
pcapwm_softc
{
struct
96
pcapwm_read1(struct
pcapwm_softc
* const sc, uint8_t reg, uint8_t *valp)
105
pcapwm_write1(struct
pcapwm_softc
* const sc, uint8_t reg, uint8_t val)
114
pcapwm_read_LEDn(struct
pcapwm_softc
* const sc, uint8_t reg, uint8_t *buf,
125
pcapwm_write_LEDn(struct
pcapwm_softc
* const sc, uint8_t reg, uint8_t *buf,
136
pcapwm_program_channel(struct
pcapwm_softc
* const sc,
165
pcapwm_inspect_channel(struct
pcapwm_softc
* const sc,
196
pcapwm_lookup_channel(struct
pcapwm_softc
* const sc, u_int index)
206
pcapwm_init_channel(struct
pcapwm_softc
* const sc, u_int index)
225
struct
pcapwm_softc
* const sc = device_private(dev)
[
all
...]
pca9685.c
56
struct
pcapwm_softc
{
struct
96
pcapwm_read1(struct
pcapwm_softc
* const sc, uint8_t reg, uint8_t *valp)
105
pcapwm_write1(struct
pcapwm_softc
* const sc, uint8_t reg, uint8_t val)
114
pcapwm_read_LEDn(struct
pcapwm_softc
* const sc, uint8_t reg, uint8_t *buf,
125
pcapwm_write_LEDn(struct
pcapwm_softc
* const sc, uint8_t reg, uint8_t *buf,
136
pcapwm_program_channel(struct
pcapwm_softc
* const sc,
165
pcapwm_inspect_channel(struct
pcapwm_softc
* const sc,
196
pcapwm_lookup_channel(struct
pcapwm_softc
* const sc, u_int index)
206
pcapwm_init_channel(struct
pcapwm_softc
* const sc, u_int index)
225
struct
pcapwm_softc
* const sc = device_private(dev)
[
all
...]
Completed in 36 milliseconds
Indexes created Sat Sep 27 14:09:57 GMT 2025